Skip to content

Fix: long model names overflowing in delete dialog#468

Merged
gschier merged 1 commit into
mountain-loop:mainfrom
Xav147:fix/model_delete_overflow
May 27, 2026
Merged

Fix: long model names overflowing in delete dialog#468
gschier merged 1 commit into
mountain-loop:mainfrom
Xav147:fix/model_delete_overflow

Conversation

@Xav147
Copy link
Copy Markdown
Contributor

@Xav147 Xav147 commented May 26, 2026

Long model names would overflow When deleting more than 1 and less than 10 models.
Opted for truncate to keep the list functionally similar to how it was
intended.

Long model names would overflow When deleting more than 1 and less than 10 models.
Opted for truncate to keep the list functionally similar to how it was
intended.
@Xav147
Copy link
Copy Markdown
Contributor Author

Xav147 commented May 26, 2026

Pressed send too soon! Here's a preview of the before and after:
Before the fix:
Screenshot 2026-05-26 at 21 08 23

After the fix:
Screenshot 2026-05-26 at 21 08 53

Copy link
Copy Markdown
Member

@gschier gschier left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for the fix :)

@gschier gschier merged commit 9f51c61 into mountain-loop:main May 27, 2026
2 checks passed
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.

2 participants