Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As an IT administrator, I want to be able to search for equipment on the system by multiple combinations of attributes. #16

Open
6 tasks
aaronstrickland81 opened this issue Feb 26, 2018 · 0 comments
Assignees
Milestone

Comments

@aaronstrickland81
Copy link
Contributor

Story/Task Details

  • Implement advanced search, which should allow users to search by a combination of attributes.

Acceptance Criteria

  • The application should contain a page where the user can use a simple search bar text field to search the system by any attribute. The simple search bar should have an “advanced search” option.
  • Using the "advanced search" option, the user should be able to search by combinations of attributes using AND and OR operations.
  • When the user performs the search, they should be taken to a results page.
  • If the search returns only one result, the user will go directly to the detail page of that result.
  • If the search returns no results, there should be an empty results page that informs the user that nothing was found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants