near / near-discovery-components

This is a repository that holds the source code of all NEAR discovery components that the team maintains for near.org.
https://near.org
MIT License
14 stars 12 forks source link

fix: search input focus issue #825

Closed shelegdmitriy closed 2 months ago

shelegdmitriy commented 2 months ago

This PR addresses an issue where the search bar frequently loses focus. This problem was causing frustration for users who needed to repeatedly click on the input bar to continue typing and see auto-suggestions.

Check out this message for additional context.