Skip to content
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

Docs - Inconsistency when wrapping content inside some tables #7766

Open
mathbraga opened this issue Oct 22, 2023 · 1 comment
Open

Docs - Inconsistency when wrapping content inside some tables #7766

mathbraga opened this issue Oct 22, 2023 · 1 comment

Comments

@mathbraga
Copy link

mathbraga commented Oct 22, 2023

Description

Some tables in the docs seem to not wrap its content correctly and obstruct part of the text, making readers have to scroll back and forth for long content. Makes UI look inconsistent between tables.

Screenshots for clarification

  • Content not wrapping
    image

  • With wrap
    image

Short video for better showcase

issue.mp4

Relevant environment info

Resolution: 1920 x 1080

Browsers tested:

  • Brave v1.59.120
  • Edge 118.0.2088.61
@trevor-scheer
Copy link
Member

Yeah, this isn't great and something I've noticed before. We didn't come up with a great solution when I brought it up last time. This is due to a combination of long option names (which widens the first column) and long words which can't be broken over a new line in the second column.

For now, you'll probably find the "wide mode" option desirable. You can find it up at the top right next to dark/light mode.

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

No branches or pull requests

2 participants