Skip to content

fix(ui): stop long asset filenames from overflowing the Asset Manager…#1262

Merged
perber merged 1 commit into
mainfrom
fix/asset-manager-long-filename-overflow
Jul 4, 2026
Merged

fix(ui): stop long asset filenames from overflowing the Asset Manager…#1262
perber merged 1 commit into
mainfrom
fix/asset-manager-long-filename-overflow

Conversation

@perber

@perber perber commented Jul 4, 2026

Copy link
Copy Markdown
Owner

… dialog

The Asset Manager card is a direct child of the Dialog's CSS grid container. Without an explicit min-width, a long unbreakable filename forced the grid track's automatic minimum size to the text's full max-content width, pushing the dialog content (and action buttons) past the visible edge of the modal instead of truncating.

… dialog

The Asset Manager card is a direct child of the Dialog's CSS grid
container. Without an explicit min-width, a long unbreakable filename
forced the grid track's automatic minimum size to the text's full
max-content width, pushing the dialog content (and action buttons)
past the visible edge of the modal instead of truncating.
@perber
perber merged commit c6838a9 into main Jul 4, 2026
9 checks passed
@perber
perber deleted the fix/asset-manager-long-filename-overflow branch July 4, 2026 14:14
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.

1 participant