ktmud commented on issue #11933:
URL:
https://github.com/apache/incubator-superset/issues/11933#issuecomment-745076816
While I still believe this input should be case insensitive, I can see how
the way case insensitivity was initially introduced was probably not ideal. The
label text should be without CSS text-transformation in the first place, as it
contains a full sentence, which is different than a regular form input label
that is normally a field name. UPPERCASE should be reserved for real form
labels or CTA buttons so they can really stand out.
We should probably add a `uppercase={false}` option to the `<FormLabel>`
component for things like this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]