Skip to content

fix: wrap long match names in grid view to image width#86

Merged
neomorphic merged 1 commit into
masterfrom
fix/text_overlaps_on_matches
May 21, 2026
Merged

fix: wrap long match names in grid view to image width#86
neomorphic merged 1 commit into
masterfrom
fix/text_overlaps_on_matches

Conversation

@neomorphic
Copy link
Copy Markdown
Member

Long EM body IDs in the grid view overflowed their column because the
antd Button defaults to white-space: nowrap. Allow the publishedName to
wrap by overriding white-space and adding word-break/overflow-wrap on
both the button and its containing paragraph.

Long EM body IDs in the grid view overflowed their column because the
antd Button defaults to white-space: nowrap. Allow the publishedName to
wrap by overriding white-space and adding word-break/overflow-wrap on
both the button and its containing paragraph.
@neomorphic neomorphic merged commit afc4c60 into master May 21, 2026
1 check passed
@neomorphic neomorphic deleted the fix/text_overlaps_on_matches branch May 21, 2026 18:03
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