Mousemove stops hideAnimation
KochiyaOcean opened this issue · 2 comments
KochiyaOcean commented
RangarajKaushikSundar commented
@KochiyaOcean Thank you for the query. I believe this is an intended feature and can be very helpful.
Explanation: If the user has hovered over a toast notification, then we can assume that the user is currently reviewing it. If the user clicks on it by mistake or hovers "in and out" which would close the toast notification, by focusing (hovering in) on the toast, it will not be closed until the user has completely moved out from it. Please feel free to share your thoughts.
KochiyaOcean commented
I got it. Thanks for your explanation :-)