Skip to content

resources: smoother collections buttons (fixes #7986)(fixes #7990)#7989

Merged
dogi merged 11 commits intomasterfrom
7986-change-collections-buttons-cut-off-at-the-bottom
Jan 16, 2025
Merged

resources: smoother collections buttons (fixes #7986)(fixes #7990)#7989
dogi merged 11 commits intomasterfrom
7986-change-collections-buttons-cut-off-at-the-bottom

Conversation

@jessewashburn
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

@jessewashburn jessewashburn linked an issue Dec 30, 2024 that may be closed by this pull request
@dogi dogi changed the title change-collections: smoother buttons (fixes #7986, #7990) resources: smoother collections buttons (fixes #7986)(fixes #7990) Jan 16, 2025
@dogi dogi merged commit 312b65c into master Jan 16, 2025
@Mutugiii Mutugiii deleted the 7986-change-collections-buttons-cut-off-at-the-bottom branch August 23, 2025 12:56
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 collections: improve button formatting

5 participants