Skip to content
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

✨ Subject type filter #225

Merged
merged 3 commits into from
Nov 8, 2024
Merged

✨ Subject type filter #225

merged 3 commits into from
Nov 8, 2024

Conversation

foysalit
Copy link
Contributor

@foysalit foysalit commented Nov 1, 2024

This PR improves the UI for applying queue filters and adds the newly available subjectType and collections filters that help mods narrow down the queue to account/record/collection level.

Screen.Recording.2024-11-01.at.22.14.05.mov

// setting a param to it's current value toggles it off
// so we toggle off includeMuted and toggle on onlyMuted
if (includeMuted === 'true') {
updateParams({ includeMuted: true, onlyMuted: true })
Copy link
Contributor Author

@foysalit foysalit Nov 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'd move most of these into the new useQueueFilters hook but trying not to bite into too much in one go.

@arcalinea arcalinea temporarily deployed to subject-type-filter - ozone-staging PR #225 November 1, 2024 21:25 — with Render Destroyed
Copy link
Contributor

@matthieusieben matthieusieben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@foysalit foysalit merged commit 990c4c9 into main Nov 8, 2024
3 checks passed
@matthieusieben matthieusieben deleted the subject-type-filter branch November 15, 2024 14:53
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.

3 participants