Commit 9797eba
committed
feat(filter): enhance filtering functionality and UI
- Add reusable, searchable multi-select page for filtering
- Implement saved feed filters with create, rename, and delete features
- Add horizontal filter bar to headlines feed for quick selection
- Improve source filter UI with vertical layout and navigation
- Fix bug where selecting source type would check all sources
- Pre-populate saved filters and settings for new anonymous users in demo
- Ensure saved filters are immediately visible on app start
- Update Headline Details page with fading scroll effect and new 'Continue Reading' button style
- Remove main feed's filter icon from AppBar in favor of new filter bar
- Refactor filter logic and remove ambiguous 'isUsingFollowedItems' flag
- Add 'Followed' filter for content from followed items
- Update existing filters to be using granular controls1 parent 3f69c21 commit 9797eba
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments