Skip to content

UX: Add category badges to category filter tip results #34078

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 32 commits into from
Aug 5, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
d3d0ef2
feat: use DMenu for filter tips
SamSaffron Jul 27, 2025
38dddf5
remove trigger
SamSaffron Jul 27, 2025
cbf4373
lint
SamSaffron Jul 27, 2025
263073f
work in progress move to filter navigation
SamSaffron Jul 28, 2025
5bdae2f
WIP: Filter tips
martin-brennan Jul 28, 2025
a6d3b0e
WIP: Code cleanup
martin-brennan Jul 30, 2025
018f1d7
DEV: Change back to getter for filteredTips
martin-brennan Jul 31, 2025
e0f9025
DEV: Further improvements and refactors
martin-brennan Jul 31, 2025
a03f1aa
DEV: Further minor cleanup
martin-brennan Jul 31, 2025
dbbcb7b
DEV: Review fixes, move FilterSuggestions to lib
martin-brennan Jul 31, 2025
5c60716
selected
jordanvidrine Jul 31, 2025
a48c3ac
increase-max-width
jordanvidrine Aug 1, 2025
1b0ed6d
feat: use DMenu for filter tips
SamSaffron Jul 27, 2025
cfa31b3
remove trigger
SamSaffron Jul 27, 2025
e17bc49
lint
SamSaffron Jul 27, 2025
0daa574
work in progress move to filter navigation
SamSaffron Jul 28, 2025
6af695b
WIP: Filter tips
martin-brennan Jul 28, 2025
4a1d23f
WIP: Code cleanup
martin-brennan Jul 30, 2025
182798e
DEV: Change back to getter for filteredTips
martin-brennan Jul 31, 2025
a6dbebc
DEV: Further improvements and refactors
martin-brennan Jul 31, 2025
2722e6f
DEV: Further minor cleanup
martin-brennan Jul 31, 2025
5adbc36
DEV: Review fixes, move FilterSuggestions to lib
martin-brennan Jul 31, 2025
901cc29
selected
jordanvidrine Jul 31, 2025
c05f783
increase-max-width
jordanvidrine Aug 1, 2025
b2bfd3b
DEV: Review fixes
martin-brennan Aug 4, 2025
2de9463
DEV: Improvements, fixes, and tests
martin-brennan Aug 4, 2025
09b50dc
Merge branch 'filter-tips-dmenu-martinwip' of https://github.com/disc…
jordanvidrine Aug 4, 2025
a8dc65c
UX: Add category badges to category filter tip results
jordanvidrine Aug 4, 2025
97a6771
Update filter-navigation-menu.gjs
jordanvidrine Aug 4, 2025
74db6a4
Merge branch 'main' into category-badges-filter-tips
martin-brennan Aug 5, 2025
722e70b
DEV: Add test for category badges in filter tips
martin-brennan Aug 5, 2025
f894da2
Merge branch 'main' into category-badges-filter-tips
martin-brennan Aug 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
WIP: Code cleanup
Filters working correctly but not typing in input,
maybe need to change approach to buildFilterTips
  • Loading branch information
martin-brennan committed Jul 30, 2025
commit a6d3b0e7892e03d2a96fcb7ec3edbbce5c2643cc
Loading