Our website is optimized for use on Android tablets. I have added the following CSS to the input's class:
text-transform: uppercase;
While this successfully displays typed letters in uppercase, it does not change the appearance of the on-screen keyboard. Even though users are typing in uppercase, the keyboard still shows lowercase letters. This issue affects the consistency and user experience, as it creates a disconnect between typing in uppercase and the keyboard showing lowercase characters.