ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

Pop-up text while hovering over peer dots disappears too quickly

Open andrey-savov opened this issue 3 years ago • 1 comments

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:

  1. Go to Peers.
  2. Hover over any of the largest blue dots on the map (be persistent doesn't happen all the time).
  3. Pop-up appears with peer info.
  4. 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

andrey-savov avatar Dec 27 '21 19:12 andrey-savov

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!

SgtPooki avatar Dec 01 '23 20:12 SgtPooki