Skip to content

Improve device name layout with text wrapping #1292

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 2 commits into
base: master
Choose a base branch
from

Conversation

codegod100
Copy link

Summary

  • Add text wrapping to device description text to prevent layout issues
  • Convert device name settings item to use item_row for better control over layout
  • Improve spacing and visual hierarchy in the device settings section

Test plan

  • Test device name section with long descriptions
  • Verify text wrapping works properly
  • Check that layout remains consistent across different screen sizes

@mmstick
Copy link
Member

mmstick commented Jul 24, 2025

Make sure it responsively flexes with narrow window widths.

@codegod100
Copy link
Author

should look better now

@mmstick
Copy link
Member

mmstick commented Jul 31, 2025

Did you test this? It completely breaks the design.

Screenshot_2025-07-31_17-28-53

The text input should flex only when the window width is too narrow.

Screenshot_2025-07-31_17-30-24 Screenshot_2025-07-31_17-31-50

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