You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current minimum width for Tile Cards is set to 6 columns, which restricts the ability to place more than two cards side by side on the same line. This limitation seems arbitrary, especially considering that other types of cards permit narrower configurations.
I recognize that reducing the width of Tile Cards could cause some features to overflow or text to be truncated. However, users should have the freedom to adjust the width according to their preferences. If the narrower setting results in a less than optimal display, users can simply increase the width to a more suitable setting again.
I propose reducing the min_columns requirement for Tile Cards from 6 to 3. This change would provide users with greater flexibility in dashboard layout and allow for a more efficient use of space.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The current minimum width for Tile Cards is set to 6 columns, which restricts the ability to place more than two cards side by side on the same line. This limitation seems arbitrary, especially considering that other types of cards permit narrower configurations.
I recognize that reducing the width of Tile Cards could cause some features to overflow or text to be truncated. However, users should have the freedom to adjust the width according to their preferences. If the narrower setting results in a less than optimal display, users can simply increase the width to a more suitable setting again.
I propose reducing the
min_columns
requirement for Tile Cards from 6 to 3. This change would provide users with greater flexibility in dashboard layout and allow for a more efficient use of space.Beta Was this translation helpful? Give feedback.
All reactions