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

fix: Wrong navigation when we click on map markers #3230

Merged
merged 5 commits into from
Jan 29, 2025

Conversation

sandrade-dcl
Copy link
Contributor

What does this PR change?

Fix #3108

When we selected any marker in the map (like an scene of interest) and tried to start the navigation to there, the navigation path was wrongly set, ignoring the pacel position of the marker and using the previous navigation.

How to test the changes?

  1. Launch the explorer.
  2. Open the map.
  3. Select any point of the map that doesn't belong to any special marker.
  4. Click on START NAVIGATION and check that the navigation path is correctly set.
  5. Now select any marker (like for example the Meta GamiMall one) and check that the navigation path is correctly set.
  6. Repeat the process several times.

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@sandrade-dcl sandrade-dcl self-assigned this Jan 28, 2025
@sandrade-dcl sandrade-dcl marked this pull request as ready for review January 28, 2025 10:40
@sandrade-dcl sandrade-dcl requested review from a team as code owners January 28, 2025 10:40
@sandrade-dcl sandrade-dcl requested review from fcolarich and removed request for davidejensen and pravusjif January 28, 2025 12:27
Copy link
Contributor

@anicalbano anicalbano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ Windows working as expected.

  • The Start Navigation function is now working and we are able to switch
  • With the filters it's also working and the icons are visible
  • When jumping in to a selected location, it's also working as expected
  • Went through all filters
  • Used the All to show the list of places on the right corner, navigation option is also working.

Awaiting for Mac to approve the PR

29.01.2025_11.37.46_REC.mp4

Copy link

@Ludmilafantaniella Ludmilafantaniella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Mac working as expected.

  • Start Navigation is functioning correctly.
  • Filters are working, and icons remain visible.
  • Jumping into selected locations works as expected.
  • Tested all filters.
  • "All" filter displays the list of places, and navigation works fine.

@anicalbano anicalbano self-requested a review January 29, 2025 15:06
@sandrade-dcl sandrade-dcl merged commit e67bd99 into dev Jan 29, 2025
14 of 15 checks passed
@sandrade-dcl sandrade-dcl deleted the fix/wrong-navigation-when-we-click-on-map-markers branch January 29, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[QA] Map | Wrong navigation after enabling and disabling layers
4 participants