Is your feature request related to a problem? Please describe.
Several of the text input boxes throughout the app do not automatically capitalise words where a user may typically expect them to be. As some examples:
- Board title
- Card title
- Card description
- Card comment
Describe the solution you'd like
The text fields should be updated to include the textCapSentences attribute.
Describe alternatives you've considered
Manually capitalising text input.
Additional context
I'm happy to submit this change. I just wanted to first confirm that this wasn't an intentional design decision :)
Is your feature request related to a problem? Please describe.
Several of the text input boxes throughout the app do not automatically capitalise words where a user may typically expect them to be. As some examples:
Describe the solution you'd like
The text fields should be updated to include the textCapSentences attribute.
Describe alternatives you've considered
Manually capitalising text input.
Additional context
I'm happy to submit this change. I just wanted to first confirm that this wasn't an intentional design decision :)