herd icon indicating copy to clipboard operation
herd copied to clipboard

UI - Search BData by Attribute name and value

Open nateiam opened this issue 7 years ago • 0 comments

As a Big Data Developer I want to search BData based on Attribute Name and/or Value(s) so I can quickly navigate to BData of interest.

Acceptance Criteria

  • Control to add a filter allows user to chose filter type between Partition and Attribute
  • Control allows user to add Attribute Filter
  • User specifies Attribute Name and Value in filter panel
    • User specifies Attribute Name free-text value
    • User specifies Attribute Value free-text value
    • Edits to the new filter are not saved if user clicks cancel button
    • Filter is removed when user clicks remove control
  • Search executes when user clicks search control. This also closes the filter panel and displays the filter in minimized view above result grid
    • Search executes as described in #274
  • Attribute name and value specified in filter displays in search results grid

nateiam avatar Mar 14 '17 16:03 nateiam