Reviewed: https://reviews.mahara.org/7710 Committed: https://git.mahara.org/mahara/mahara/commit/0c9f2ff8d791e69ae8b8d22141dafa8352108412 Submitter: Robert Lyon ([email protected]) Branch: master
commit 0c9f2ff8d791e69ae8b8d22141dafa8352108412 Author: Robert Lyon <[email protected]> Date: Tue May 2 10:40:41 2017 +1200 Bug 1687494: Allow enter key to submit Admin -> User search form So make it function like the 'Search' button behatnotneeded Change-Id: Idebac8be4c87e0138415ce22b16b2dcc2b1d7dc4 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1687494 Title: Allow the pressing of 'enter' button to do search in Admin -> User search form Status in Mahara: Fix Committed Status in Mahara 17.04 series: Fix Committed Status in Mahara 17.10 series: Fix Committed Bug description: Currently the Admin -> User search form is not a true html form but is controlled via javascript. And so we can search by clicking the 'Search' button but we can't search by hitting enter on our keyboard while focused in the search field. I'll add some code to allow this also. Will mark as low priority as one can still search To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1687494/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

