Use wrapping rather than Text Truncation on KRadioButton #350
Labels
category: library
Shared code library
changelog
Component: KRadioButton
DEV: frontend
P0 - critical
Priority: Release blocker or regression
TAG: design system
TAG: ux update
Milestone
Product
Kolibri, potentially Studio?
Desired behavior
Rather than using text truncation on radio buttons (encountered/needed mainly on small screens, wrap the text so that all text is displayed)
Current behavior
Currently, the text truncates with an ellipsis
(Optional) The Value Add
This will prevent the potential loss of important information to users on smaller screens (especially if the radio button is a phrase or sentence, rather than one or two words, like a yes/no choice)
(Optional) Possible Tradeoffs
There might be scenarios where the truncation would make more sense? So far, we have not encountered any definitive scenarios, however.
The text was updated successfully, but these errors were encountered: