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

Add search bar interaction to header #17

Open
chrabyrd opened this issue May 1, 2024 · 1 comment
Open

Add search bar interaction to header #17

chrabyrd opened this issue May 1, 2024 · 1 comment

Comments

@chrabyrd
Copy link
Contributor

chrabyrd commented May 1, 2024

This component is comprised of 3 parts:

  1. An icon in the header that when clicked toggles display state of a search bar below the header
  2. The search bar whose display state is toggled by icon click, with a button on the far-right of the component that clears the search bar
  3. Search results

For this iteration, the search results component should have pagination, and each search result should display an icon, the name, and the hierarchy path.

This is a loose representation of the ask. It does not have the icon show/hide interaction. For now ignore the dropdown on the left, the Search Options on the right, and the sorting/filtering interactions.
Screenshot 2024-05-01 at 3 07 42 PM

@chrabyrd
Copy link
Contributor Author

chrabyrd commented Aug 9, 2024

blocked by #12

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

1 participant