ipfs-webui
ipfs-webui copied to clipboard
Pop-up text while hovering over peer dots disappears too quickly
Describe the bug You can see valuable info from the peers view by hovering over the dots on the world map. However, the pop-up block displayed disappears too quickly (1s or less) to be able to read it.
To Reproduce Steps to reproduce the behavior:
- Go to Peers.
- Hover over any of the largest blue dots on the map (be persistent doesn't happen all the time).
- Pop-up appears with peer info.
- Pop-up disappears after very short time (<1s).
Expected behavior Pop-up should stay open until mouse moves away from it.
Screenshots n/a
Desktop (please complete the following information):
- OS: Windows 10
- Browser Chrome
- Version 96.0.4664.110
This is still occurring unfortunately.. but it's because the content within the popup is changing due to peer multiaddrs changing. This can be fixed but might take a while until we focus on it. Looking for contributors!