Bug: "right-click -> Add Favourite" not working when a search result is active
Open
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 62
- Forks
- 413
- Avg merge
- 9h 41m
- Merged PRs (30d)
- 81
Description
Use-case: want to add a new Favourite at the position of a right-click
Current behaviour:
- Search for something (eg, GPS coordinates)
- Right-click on the map -> Add Favourite
- The currently-searched-for location is used as the position of the new Favourite
Expected behaviour:
- Search for something (eg, GPS coordinates)
- Right-click on the map -> Add Favourite
- The position of the right-click is used as the position of the new Favourite
(Created from #2028)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by searching for a location, then using the map context menu's Add Favourite action. Trace the search-result and right-click position handling, and confirm the change by verifying that the created Favourite uses the clicked map position even while a search result is active.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100