Skip to content

Conversation

@sachnun
Copy link
Contributor

@sachnun sachnun commented Dec 13, 2025

Summary

  • Constrain dialog select options to single line height with wrapMode="none" and maxHeight={1}
  • Prevents text from wrapping to multiple lines in dialog menus

Why

  • Locale.truncate already truncates text, but wrapMode="word" was still causing text to wrap to multiple lines
  • This ensures truncation works as intended and keeps all dialog options uniform height

@sachnun sachnun marked this pull request as draft December 13, 2025 09:34
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