You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.
But then, for search auto-completion, we are using Typeahead.js. When the page loads, the search icons is displayed for some time, but I think Typeahead is changing the DOM structure and that ends up hiding the search icon.
I find Typeahead to be very intrusive. It is also not keyboard-friendly. Is there a WebComponent I can replace it with?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
"absolute inset-y-0 left-0 flex items-center pointer-events-none" classes in the div hides "magnifying glass" on search field
The text was updated successfully, but these errors were encountered: