workflowproducts / envelope

Publish web apps based on your PostgreSQL database fast!
https://workflowproducts.com/envelope.html
Apache License 2.0
53 stars 2 forks source link

GS-Text type=password #94

Closed josephtocci closed 6 years ago

josephtocci commented 6 years ago

When inside a password field with the caps lock on, there should be a caps lock symbol on the right side of the field. It might also be a good idea to have it on non-password fields as well.

justintocci commented 6 years ago

this feature should not be default. it should require an attribute. maybe show-caps

crosstocci commented 6 years ago

Added in next release. One caveat: if no keys have been pressed when the user focuses the input then it doesn't show the icon until the first key is pressed.