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

ROU-4725: [OSMaps] - Leaflet misbehavior when changing marker location after zooming out #175

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

JoaoFerreira-FrontEnd
Copy link
Contributor

This PR is for fixing an issue that occurs when changing the location of a marker (with more also occurs), after zooming out.

What was happening

  • Misbehavior when changing marker location after zooming out

What was done

  • Change leaflet refresh method to apply the zoom in the same method where the center is applied;

Test Steps

  1. Go to page do a zoom
  2. Change the Center/Marker position
  3. Check if it pans as expected

Checklist

  • tested locally
  • documented the code
  • clean all warnings and errors of eslint
  • requires changes in OutSystems (if so, provide a module with changes)
  • requires new sample page in OutSystems (if so, provide a module with changes)

@JoaoFerreira-FrontEnd JoaoFerreira-FrontEnd requested a review from a team as a code owner May 9, 2024 14:38
@outsystemsbot outsystemsbot bot added the cla:yes label May 9, 2024
Copy link

sonarqubecloud bot commented May 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@JoaoFerreira-FrontEnd JoaoFerreira-FrontEnd merged commit 877864b into dev Jun 21, 2024
14 checks passed
@JoaoFerreira-FrontEnd JoaoFerreira-FrontEnd deleted the ROU-4725 branch June 21, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants