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

Allow buttons to be displayed ordered vertically #6483

Open
jorge-menjivar opened this issue Jan 5, 2025 · 0 comments
Open

Allow buttons to be displayed ordered vertically #6483

jorge-menjivar opened this issue Jan 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jorge-menjivar
Copy link

Currently, v1alpha1 doesn't have the option to order buttons vertically, and all buttons are ordered horizontally and wrap around. It would improve the readability of the UI if we could add the capability to display buttons as rows rather than columns.

As you can see below, this simple change makes a huge difference in the readability of the UI.
image
image

For now, I am adding the invisible brail character () to the button labels to achieve this. However, this solution is not ideal as it can break depending on the resolution of the display device.

@jorge-menjivar jorge-menjivar added the enhancement New feature or request label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant