Search Overlay Closes on Mouse-up Outside of the form tag
-
My clients love the dynamic search overlay. However when in desktop mode, if the search query is selected with the mouse from right-to-left and the mouse button is released while the cursor is to the left of the search’s
<form>
tag, the entire overlay is dismissed.It feels a bit jarring to the user. Likely a simple event listener which needs to be changed from “mouse-up” to “mouse-down” or something similar.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Search Overlay Closes on Mouse-up Outside of the form tag’ is closed to new replies.