67
Keypress event listeners
H
Harri Sarsa
There's no way to react to e.g. Enter press to submit a form currently. Make it possible to listen to and react to all keypress events.
Log In
N
Niel de Villiers
Need to be able to log in by pressing enter after entering password
A
Abderrahim BENMOUSSA
That would come very handy, for now the apps look like they date 20 years back
S
Salim Benachenhou
Key actions listeners are simply necessary
P
Peter Likins
for now we could use a custom javascript snippet as event trigger?
E
Ethan Rodriguez-Torrent
This would be great! I'm super interested in AppGyver's potential for games, and keystroke input is a really important element of that. It would be ideal to have a keystroke listener option available for all front end elements, not just text input fields.