Allow input_text to have no Name and use full row width #11360
Unanswered
Mariusthvdb
asked this question in
Dashboard
Replies: 1 comment
-
just to bump this.... would still be an awesome feature to have the input_text use the full width. The card_mod has changed over time to:
but how nice would it be if we could do that full_row option, or, maybe just do |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
seeking a solution to have an input_text
use the full card width I first tried to
but this still shows as:
still leaving only a small section for input.
we can add some custom card_mod styling, but that is by no means obviuous, let alone device independent, and needs some hard coding in width like:
there is an older custom card custom:text-input-row which looks ok, and uses the full card-width:
yet, it is of an older generation of cards, and no longer maintained probably.
It would therefore be very nice if core HA Frontend would allow a setting to use full width for the input field natively.
full-row option, eg like https://github.com/thomasloven/lovelace-slider-entity-row would be perfect probably,
Hope you could consider adding this option.
Community post
thanks
Beta Was this translation helpful? Give feedback.
All reactions