reduction-admin / react-reduction

React Reduction - Free Admin Template Built with React and Bootstrap4
https://reduction-admin.github.io/react-reduction/
MIT License
1.51k stars 562 forks source link

Avatar Tooltip Flickering Fixed #30

Closed HITISINHA closed 5 years ago

HITISINHA commented 5 years ago

Flickering of Tooltip of Avatars from the Horizontal Avatar List on Dashboard has been fixed with minimal modular independent changes. While the user hovers over each of the avatar from the Horizontal Avatar List on the Dashboard, if the hover is in the lower 50% of the circle of Avatar, the tooltip goes on flickering and eventually, the pages gets stuck. I have resolved the same, using minimal independent, modular changes. Please merge if it is suitable.

simsim0709 commented 5 years ago

Thanks @HITISINHA 👍