Skip to content

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

@aaronstrickland81

Description

@aaronstrickland81

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions