Skip to content

Bucket list filter changes#207

Open
ksy36 wants to merge 2 commits into
mainfrom
bucket-list-filters
Open

Bucket list filter changes#207
ksy36 wants to merge 2 commits into
mainfrom
bucket-list-filters

Conversation

@ksy36
Copy link
Copy Markdown
Collaborator

@ksy36 ksy36 commented May 16, 2026

I've made these changes:

  1. Changed the buttons on the buckets page to display buckets that are only in a selected state, so "Triaged" will only display triaged, "Logged" will only display bugs that are linked to a bugzilla bug (instead of these buckets being added to the same list).
  2. Added filter by triage status (worksforme, invalid, etc.), it's displayed when selecting "Triaged" state.
  3. Changed url hash from query string to a format that's closer to something that github search has, along the lines of #status=triaged&domain=example.com&triage_status=worksforme. It also supports multiple items with the same key, for future support for labels i.e .#status=triaged&label=nsfw&label=-worldcup2026.
  4. Separated Advance query into a separate "mode", so it's possible to edit it and see results, but it won't be converted back into the simple filter or url.

ksy36 added 2 commits May 15, 2026 22:11
…uttons and filter by triage status, change url hash from query string to a different format, separate Advance query mode
@ksy36 ksy36 marked this pull request as ready for review May 19, 2026 01:45
@ksy36 ksy36 requested a review from jgraham May 19, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant