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

Store: Make description focusable #14725

Merged
merged 1 commit into from Aug 14, 2021
Merged

Conversation

unknownbrackets
Copy link
Collaborator

Descriptions aren't that long currently, but this allows for longer descriptions with controller/keyboard scrolling.

The scrollability is achieved by splitting on \n, but I'd argue any description with a single line/paragraph bigger than the screen is just a bad description. None of our current descriptions are that long, anyway.

Just a quick fix for #11919.

-[Unknown]

Descriptions aren't that long currently, but this allows for longer
descriptions with controller/keyboard scrolling.
@unknownbrackets unknownbrackets added this to the v1.12.0 milestone Aug 14, 2021
@hrydgard hrydgard merged commit aeb01a9 into hrydgard:master Aug 14, 2021
@unknownbrackets unknownbrackets deleted the ui-store branch August 14, 2021 12:32
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.

None yet

2 participants