Skip to content

Fix table headers word break #14130

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

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

Conversation

momesgin
Copy link
Member

Summary

Fixes #7269

Technical notes summary

Added a new CSS helper class for disabling word breaks on texts using white-space: nowrap;.

Areas or cases that should be tested

Areas which could experience regressions

Screenshot/Video

Screenshot 2025-04-14 at 1 56 20 PM

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

@momesgin momesgin added this to the v2.12.0 milestone Apr 14, 2025
@momesgin momesgin self-assigned this Apr 14, 2025
@momesgin momesgin marked this pull request as draft April 17, 2025 16:57
@momesgin momesgin marked this pull request as ready for review April 17, 2025 22:09
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.

broken table layout even at large sizes
1 participant