Infinitay / Infinitay/Unlisted-YouTube-Video-Finder
[Filtering] Add filtering support
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Add filtering support
- [ ] Provide the user with some way of knowing the filter is running
- [ ] Optimize filtering (caching/not running the filter that didn't change)
- [x] Clean up clearing filter
- [x] Add an option to filter by video status (public/unlisted)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing filtering implementation and the two unchecked checklist items: showing when filtering is running and avoiding unnecessary filter work through caching or change detection. Define completion as visible filter progress and verified behavior that unchanged filters are not rerun, while preserving the completed clearing and video-status filtering work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100