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

Events: Moving a location on the map is erratic #2509

Open
ziggabyte opened this issue Jan 31, 2025 · 0 comments · May be fixed by #2515
Open

Events: Moving a location on the map is erratic #2509

ziggabyte opened this issue Jan 31, 2025 · 0 comments · May be fixed by #2515
Assignees
Labels
🐜 bug Something isn't working 🚪 entry-level Good for newcomers 🐟 Small Should be a quick-ish fix.

Comments

@ziggabyte
Copy link
Contributor

Description

When you create an event you give the event a location from your organisation's database of locations. Locations can be added and edited from the map in the "location" section when you edit or create an event.

Sometimes people accidentally create locations in the wrong places, and need to edit them to move the location marker to the right place on the map. When needing to make this change of dragging the location marker over a large distance on the map, strange things seem to happen:

Steps to reproduce

  1. Go to a project and create a new event, via the "create" button in the top right corner
  2. Click "Edit event information"
  3. Click the little map icon in the section "Location"
  4. Click on one of the location markers
  5. You get zoomed in, and a panel opens
  6. In this panel, click "move" in the bottom left corner
  7. Grab the marker and and drag it to another part of the map
  8. Release/drop the marker

Expected Behaviour

The marker gets released and stays in its new place

Actual Behaviour

When released the marker snaps back to being in its original place.

  • If you do press the "save location" button in this state, the marker does get saved at the location you dropped it at, so that part of the logic seems to work, but there is something about the map not rendering the marker at the new location when it is dropped there.

Screenshots (if you have any)

20250131-1018-00.4452763.mp4
@ziggabyte ziggabyte added 🐜 bug Something isn't working 🐟 Small Should be a quick-ish fix. 🚪 entry-level Good for newcomers labels Jan 31, 2025
@ziggabyte ziggabyte changed the title Events: Moving a location on the map is difficult Events: Moving a location on the map is erratic Jan 31, 2025
@Herover Herover self-assigned this Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐜 bug Something isn't working 🚪 entry-level Good for newcomers 🐟 Small Should be a quick-ish fix.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants