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

Make AppSearchBar more flexible #19

Open
dfernandezm opened this issue Sep 11, 2023 · 0 comments
Open

Make AppSearchBar more flexible #19

dfernandezm opened this issue Sep 11, 2023 · 0 comments

Comments

@dfernandezm
Copy link
Collaborator

Right now this search bar is just a text field. However, in the future we may have many more
screens which need searching, so it would be great if AppSearchBar abstracts away the logic
of switching the app bars based on the state internally so that the top-level screens don't
have to know about it and just use it out-of-the-box.

This implementation can then expose the properties or provide defaults as appropriate.

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