Page MenuHomeIn-Portal Phabricator

INP-1549 - Perform search, when ENTER used in "grid_like_combo_filter" block (the jQueryUI.Autocomplete)
ClosedPublic

Authored by alex on Mar 27 2016, 7:00 AM.

Details

Test Plan
  1. login to Admin Console
  2. go to Website & ContentE-mail Templates section
  3. press Reset toolbar button to reset current search (if any)
  4. type user into the Template Name column filter
  5. confirm, that e-mail templates, which name starts with user were suggested
  6. select result using keyboard (up/down arrow) and press ENTER
  7. confirm, that chosen value was selected and filter was search was performed using that value
  8. type . into the Template Name column filter (now search phrase is user.)
  9. select suggested result using mouse
  10. confirm, that result was selected, but no search was performed automatically

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex updated this revision to Diff 509.Mar 27 2016, 7:00 AM
alex retitled this revision from to INP-1549 - The "grid_like_combo_filter" doesn't trigger search on ENTER press (the jQueryUI.Autocomplete).
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1549.
glebs accepted this revision.May 4 2016, 12:58 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.May 4 2016, 12:58 AM
This revision was automatically updated to reflect the committed changes.
alex retitled this revision from INP-1549 - The "grid_like_combo_filter" doesn't trigger search on ENTER press (the jQueryUI.Autocomplete) to INP-1549 - Perform search, when ENTER used in "grid_like_combo_filter" block (the jQueryUI.Autocomplete).Jul 15 2016, 2:29 PM
alex edited edge metadata.