Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SearchBarWithFilter improvement checklist #2608

Closed
@Kira-Pilot

Description

@Kira-Pilot

As I user, I want to be able to filter and search through my workspaces in the UI; however, I am confused when I come across the SearchBarWithFilter component. We should add/fix the following so I can use this component more intuitively:

AC

  • search should occur as a user types (right now, I have to finish typing and then refresh the page)
  • we should add active classes to the input/dropdown that mimic native styling so that it is visually clear something is happening when users type or select
  • we should increase the contrast on the dropdown select options for better visibility into which option is selected we're not going to do this because it matches the other dropdowns
  • we should display the current selected filter somewhere on the page so I know what the list is currently filtered on (maybe as a badge) we're going to rely on the current design like Github
  • we should add some sort of directive so users know how to search, e.g. search by name, or status or whatever we're going to rely on the current design like Github
  • we should get rid of this highlight on the search icon:
    Screen Shot 2022-06-27 at 11 20 47 AM
  • we should add some basic unit tests for this component

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions