Dashboard: dynamic tag filters with counts + combined search - #1543
Dashboard: dynamic tag filters with counts + combined search#1543meintechblog wants to merge 1 commit into
Conversation
|
This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This is still marked as a draft, so it isn't mergeable yet — GitHub blocks merging draft PRs, and it hasn't been marked ready for review. The direction (combined search + tag filters, dynamic counts, usage-based ordering) is a nice UX improvement. A few things to sort before it's review-ready:
Mark it "Ready for review" once it's rebased and lint-clean and I'll go through it properly. |
|
This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Summary
This improves dashboard tile filtering UX by combining search + tag filters and adding dynamic tag button behavior.
What changed
treat_tags_as=tagsandtreat_tags_as=categories.TagName (n)) based on current tile-search context.Allfixed first,Files touched
resources/views/welcome.blade.phpresources/views/partials/taglist.blade.phpresources/views/sortable.blade.phpresources/assets/js/app.jsNotes
Migration Note
Supersedes prior draft from
hulki-botaccount for account-alignment.