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

Change modifier selector to pills #3598

Merged
merged 5 commits into from
May 19, 2023

Conversation

WithoutPants
Copy link
Collaborator

image

Replaces the existing modifier selector dropdown with a set of clickable pills. This reduces a click and looks decent imo.

Also increases the clickable area of the x remove button in the criterion pills. The clickable area now starts where the text ends, instead of the edge of the x icon. This fixes a UX frustration that I've encountered where trying to click the x opens the criteria editor instead. Should reduce the amount of pixel hunting required to click it. If the clickable area is too large, I can adjust it to halfway between the text and the x.

If the area becomes too large, we can use half margin half padding.
Reduces the amount of pixel hunting required to click.
@WithoutPants WithoutPants added improvement Something needed tweaking. ui Issues related to UI labels Mar 25, 2023
@WithoutPants WithoutPants added this to the Version 0.21.0 milestone Mar 25, 2023
@WithoutPants WithoutPants merged commit 06e924d into stashapp:develop May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking. ui Issues related to UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants