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

Hovering Over Nodes or Roads During Navigation Tutorial Causes Code Crash #10650

Open
Djkt2005 opened this issue Jan 4, 2025 · 5 comments
Open
Labels
bug A bug - let's fix this!

Comments

@Djkt2005
Copy link

Djkt2005 commented Jan 4, 2025

URL

No response

How to reproduce the issue?

While the navigation part of the walkthrough is playing out, at the first instruction hovering over nodes or roads triggers an unexpected crash. This issue disrupts the user experience and prevents further interaction with the tutorial.
Steps to reproduce this issue:-

  1. Start the tutorial and proceed to the navigation part.
  2. When it tells you to drag the screen hover your mouse over a road or a node.
  3. Right after that the navigation part of the tutorial crashes.

Screenshot(s) or anything else?

Screenshot 2025-01-04 192126
Screenshot 2025-01-04 193932

The above picture should normally look like this
Screenshot 2025-01-04 193913

Which deployed environments do you see the issue in?

Released version at openstreetmap.org/edit

What version numbers does this issue effect?

2.31.0

Which browsers are you seeing this problem on?

Chrome

@Djkt2005
Copy link
Author

Djkt2005 commented Jan 4, 2025

I would like to work on this issue.

@tyrasd tyrasd added the bug-cant-reproduce Having trouble reproducing this issue label Jan 7, 2025
@tyrasd
Copy link
Member

tyrasd commented Jan 7, 2025

I'm not able to reproduce the bug with the given steps above. Do you see any error messages in the browser developer console when this happens?

@Djkt2005
Copy link
Author

Djkt2005 commented Jan 7, 2025

@tyrasd I don't see any error message, however this bug usually occurs when i hover or click on a node or a road while the tutorial tells me to use the mouse to drag the map. Could you please try it once more or should i attach a video showing how it happens?

@tyrasd
Copy link
Member

tyrasd commented Jan 8, 2025

Ah, I think I found a way to trigger this bug:

I found that hovering the traffic light icon (at the intersection of Spring Street and Mayfair Avenue) at the start of the "Navigation" step messes up the UI mask of the walkthrough.

Can you confirm that the intersection node is also the trigger in your case?

PS: I had initially opened #10657 for this, but did not realize that it's actually the same as this issue.

@tyrasd tyrasd added bug A bug - let's fix this! and removed bug-cant-reproduce Having trouble reproducing this issue labels Jan 8, 2025
@Djkt2005
Copy link
Author

Djkt2005 commented Jan 8, 2025

Ah, I think I found a way to trigger this bug:

I found that hovering the traffic light icon (at the intersection of Spring Street and Mayfair Avenue) at the start of the "Navigation" step messes up the UI mask of the walkthrough.

Can you confirm that the intersection node is also the trigger in your case?

PS: I had initially opened #10657 for this, but did not realize that it's actually the same as this issue.

yes, I just tried it out and it seems to be the trigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug - let's fix this!
Projects
None yet
Development

No branches or pull requests

2 participants