Bug: clicking on a waypoint when another waypoint is already selected does nothing
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 62
- Forks
- 413
- Avg merge
- 9h 41m
- Merged PRs (30d)
- 81
Description
Current behaviour:
- Click on a waypoint -> waypoint details are shown and waypoint icon is enlarged
- Click on another waypoint -> nothing happens
Expected behaviour:
- Click on a waypoint -> waypoint details are shown and its icon is enlarged
- Click on another waypoint -> the old waypoint is closed and its icon returns to normal size; the newly-clicked waypoint details are shown and its icon is enlarged
Workaround:
- Click on a waypoint -> waypoint details are shown and its icon is enlarged
- Click on "X" (close icon) in side-bar -> waypoint details are closed and its icon returns to normal size
- Click on another waypoint -> the waypoint details are shown and its icon is enlarged
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 selecting one waypoint and then clicking another, comparing it with the documented workaround using the sidebar close icon. Trace the waypoint selection and sidebar entry points, then verify that selecting a new waypoint closes the old details, restores its icon size, and shows the new waypoint details.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100