The component was loading data from backend (which uses global filter) but useEffect dependency didn't include quality_filter_level, so it didn't reload when user changed the filter in Settings. Added useProfile() context and activeProfile.quality_filter_level to dependency array. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||