Entities Buttons row overflow to a new row on narrow screens #10959
Unanswered
anthonyma94
asked this question in
Dashboard
Replies: 2 comments
-
Yes. Our dashboards are created to allow critical action available with a single tap of a button... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not completely true, on big screens (= desktop) the buttons actually break into multiple rows, so probably a CSS topic that only affects narrow screens. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ever since the update to the entities buttons row UI (2021.12), the extra padding and borders take up a lot of space on narrow screens. By default, the buttons are organized in a single row no matter the screen width, making the buttons hidden behind a horizontal scroll bar. I believe it would be better if the buttons can inherit flexbox-like capabilities, where it overflows to a second row if needed.
Beta Was this translation helpful? Give feedback.
All reactions