Issue: Outside click not hiding search results #11893
Labels
docs
Relates to documentation
good first issue
Good issue to take for first time contributors
triage
Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
What is the improvement or update you wish to see?
The search component does not hide results when the user clicks outside of the results box. I would like to see the search results automatically hidden when an outside click is detected.
Is there any context that might help us understand?
Currently, when using the search functionality in the component, the results remain visible even if the user clicks outside the search results area. This creates a poor user experience as the results should disappear once the user clicks outside. Adding an event listener to detect outside clicks and hide the results will improve usability.
Does the docs page already exist? Please link to it.
https://authjs.dev/getting-started
Please assign this issue to me. I would be happy to give it a try.
The text was updated successfully, but these errors were encountered: