]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#2047158 Annotate Payment Popup Box Skipped When Using Keyboard
authorSteven Mayo <smayo@georgialibraries.org>
Tue, 23 Jan 2024 16:48:45 +0000 (11:48 -0500)
committerTerran McCanna <tmccanna@georgialibraries.org>
Fri, 22 Mar 2024 21:01:01 +0000 (17:01 -0400)
commit86c71a3a21c899231da43973c8a2fee217003e37
tree14319cdaabe95a75ceb3a202bf6093298e840394
parent0d16bb9e2d6f72f7adce3c20b60c4352d0e9baa5
LP#2047158 Annotate Payment Popup Box Skipped When Using Keyboard
Navigation

Changed AngularJS text input modal to submit on keydown instead of
keyup.
This stops the modal from immediately closing after being opened by
the enter key.

Release-note: Fixes annotate payment when using keyboard navigation

Signed-off-by: Steven Mayo <smayo@georgialibraries.org>
Signed-off-by: Eva Cerniňáková <cernin@jabok.cz>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/share/t_prompt_dialog.tt2