Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andrey-savov opened this issue Dec 27, 2021 · 1 comment · Fixed by #2181
Open

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

andrey-savov opened this issue Dec 27, 2021 · 1 comment · Fixed by #2181
Labels
area/screen/peers Issues related to Peers screen exp/novice Someone with a little familiarity can pick up good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) P3 Low: Not priority right now

Comments

@andrey-savov
Copy link

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 andrey-savov added the need/triage Needs initial labeling and prioritization label Dec 27, 2021
@ipfs ipfs deleted a comment from welcome bot Feb 25, 2022
@lidel lidel added area/screen/peers Issues related to Peers screen exp/novice Someone with a little familiarity can pick up good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) P3 Low: Not priority right now and removed need/triage Needs initial labeling and prioritization labels Feb 25, 2022
@SgtPooki SgtPooki reopened this Dec 1, 2023
@SgtPooki
Copy link
Member

SgtPooki commented Dec 1, 2023

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/screen/peers Issues related to Peers screen exp/novice Someone with a little familiarity can pick up good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) P3 Low: Not priority right now
Projects
No open projects
Status: Needs Grooming
Development

Successfully merging a pull request may close this issue.

3 participants