allow action_name to use non capitals #10171
Answered
by
spacegaier
Mariusthvdb
asked this question in
Dashboard
-
when using
in an entities card on button or entity,
this gets capitalized to: which isnt what the user sets in the card config. Please consider using the exact text set on the |
Beta Was this translation helpful? Give feedback.
Answered by
spacegaier
Oct 6, 2021
Replies: 1 comment 4 replies
-
I am not sure if I like that option. That would result in inconsistent UIs, since all other buttons throughout the UI use capital letters consistently. On the other hand, to remain consistent the users can just type a capital letter label in the their config, so it would be up to them. However, this would be a breaking change. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
spacegaier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am not sure if I like that option. That would result in inconsistent UIs, since all other buttons throughout the UI use capital letters consistently. On the other hand, to remain consistent the users can just type a capital letter label in the their config, so it would be up to them.
However, this would be a breaking change.