Homec4science

Improve application query UI/UX

Authored by epriestley <git@epriestley.com> on May 29 2013, 23:00.

Description

Improve application query UI/UX

Summary:
Ref T2625. @chad, you might have some feedback here. The behaviors this implements are:

  • When the user selects "Advanced Search", we show the full search UI and no results (for performance and clarity).
  • When the user submits a search which is not a named search, we show the full search UI and the "Save Custom Query..." button.
  • When the user submits a search which is a named search, we show "Results for search X." with an "Edit Query..." button. The button expands the search form.
  • When the user selects a builtin query (like "All Pastes"), we don't show any search UI, but I'm probably going to make this behave more like named searches.

Test Plan:
{F44346}

{F44347}

Reviewers: chad, btrahan, blc

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2625

Differential Revision: https://secure.phabricator.com/D6063

Details

Committed
epriestley <git@epriestley.com>May 29 2013, 23:00
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd0b9b6c908ce: Conpherence - make the JS layer a bit better
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH545dbabbcaa3: Improve application query UI/UX (authored by epriestley <git@epriestley.com>).May 29 2013, 23:00