osmandapp / osmandapp/web

Bug: clicking on a waypoint when another waypoint is already selected does nothing

Open Beginner friendly
#2,032 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
MDX
Stars
62
Forks
413
Avg merge
9h 41m
Merged PRs (30d)
81

Description

Current behaviour:

  1. Click on a waypoint -> waypoint details are shown and waypoint icon is enlarged
  2. Click on another waypoint -> nothing happens

Expected behaviour:

  1. Click on a waypoint -> waypoint details are shown and its icon is enlarged
  2. 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:

  1. Click on a waypoint -> waypoint details are shown and its icon is enlarged
  2. Click on "X" (close icon) in side-bar -> waypoint details are closed and its icon returns to normal size
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.