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 ability to customize whether to close SearchBar dropdown component on outside click #195

Open
acheroncrypto opened this issue Feb 2, 2024 · 0 comments
Labels
enhancement New feature or request test

Comments

@acheroncrypto
Copy link
Member

Problem

Dropdowns of the SearchBar component get closed when clicked outside of the component. This is usually what we want but for custom components like FromSeed, users may want to keep the dropdown open if they need to copy something from the page.

image

Solution

Add a way to customize the closing behavior of the Searchbar dropdowns and change FromSeed component to be closed by explicit clicking via a close button.

@acheroncrypto acheroncrypto added enhancement New feature or request test labels Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test
Projects
None yet
Development

No branches or pull requests

1 participant