-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Description
Strings with specific case in the text input label
field have their case ignored and changed to Title Case
Steps to Reproduce
- Reply to an interaction with a modal that has text inputs named with normal case (eg "Describe your issue")
Expected Behavior
The label should keep the provided case
Current Behavior
The case is overwritten to Title Case (in the previous example: Describe Your Issue)
Screenshots/Videos
This is how the modal looks like when passing "Describe your issue" as the label name. This case also seems to be used at the top of invite embeds.
Koyamie and DA-344ManHatos, Soheab, Koyamie and DA-344