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-collections: smoother buttons (fixes #7986, #7990) #7989

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jessewashburn
Copy link
Member

@jessewashburn jessewashburn commented Dec 20, 2024

fixes #7986, #7990

I made the Change Collections dialog match the formatting of the Collections dialog, including truncation and button spacing.
I fixed an issue where the number in parentheses was getting cut off by ellipsis truncation.
I moved the truncation from a method in the TS file to a CSS class, which is more dynamic on mobile.
I fixed the OK and Reset buttons, which were getting cut off.

@jessewashburn jessewashburn linked an issue Dec 20, 2024 that may be closed by this pull request
@jessewashburn jessewashburn changed the title change-collections: smoother buttons (fixes #7986) change-collections: smoother buttons (fixes #7986, #7990) Dec 20, 2024
@jessewashburn jessewashburn marked this pull request as ready for review December 23, 2024 19:13
@jessewashburn jessewashburn linked an issue Dec 23, 2024 that may be closed by this pull request
Copy link
Member

@Gavinp14 Gavinp14 left a comment

Choose a reason for hiding this comment

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

This looks good, the only minor change would be to just move any overflowing names a bit to the left more so the parenthesis isn't cramped close to the edit button
tinyoverflowissue

@jessewashburn
Copy link
Member Author

This looks good, the only minor change would be to just move any overflowing names a bit to the left more so the parenthesis isn't cramped close to the edit button tinyoverflowissue

Good catch. Please re-review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change collections: truncate text right justify buttons change collections - buttons cut off at the bottom
2 participants