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

Skip to content

SearchBarWithFilter improvement checklist #2608

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

Closed
4 of 7 tasks
Kira-Pilot opened this issue Jun 23, 2022 · 0 comments
Closed
4 of 7 tasks

SearchBarWithFilter improvement checklist #2608

Kira-Pilot opened this issue Jun 23, 2022 · 0 comments
Assignees
Labels
site Area: frontend dashboard

Comments

@Kira-Pilot
Copy link
Member

Kira-Pilot commented Jun 23, 2022

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
@Kira-Pilot Kira-Pilot added the site Area: frontend dashboard label Jun 23, 2022
@Kira-Pilot Kira-Pilot self-assigned this Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site Area: frontend dashboard
Projects
None yet
Development

No branches or pull requests

1 participant