(Minor Bug) Storefront Product Advanced Search Closes if you release your mouse outside of it
K
Keely Retzloff
Small bug in the Product Dashboard when the Advanced Search panel is open, If you click inside the Advanced Search panel and then drag your mouse outside the panel and release the press, it closes the panel like you clicked outside of it. This is unexpected behavior for the user and is probably happening because the functionality is tied to a mouseUp event but should be instead tied to mousePressed or mouseIn.
Log In