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

Abstract the search bar from the Marketplace #407

Open
LautaroPetaccio opened this issue Aug 25, 2023 · 0 comments
Open

Abstract the search bar from the Marketplace #407

LautaroPetaccio opened this issue Aug 25, 2023 · 0 comments

Comments

@LautaroPetaccio
Copy link
Contributor

Abstract the Marketplace's search bar into the UI as some new components:

  • Extract the SearchBar into a new component.
  • Extract the SelectedFilters component with it's clear button. This component should be loadable with an array options, containing values and an onClick function and a set of values, signaling the selected options.

Things to consider:

  • Do not extract the map buttons or logic.
  • The idea of extracting the components separately is to be able to eventually build the navigation bar for each of the assets individually in the dApps.
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