CesiumGS / CesiumGS/cesium

GeocoderViewModel.search command not executed when user clicks a suggestion

Open
#6,313 16 comments 0 reactions 0 assignees View on GitHub
category - widgets FCF good first issue onramping
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

Brought up on the forum here: https://groups.google.com/forum/#!topic/cesium-dev/IH6VTxePo3o

The `search` command executes when the user types a search and hits enter or clicks the search button, and also when selecting a suggestion form the drop down list with the arrow keys and enter, but not when clicking a suggestion with the mouse.

Contributor guide

Open the contributing guide

Research direction

Start by locating GeocoderViewModel and reproducing suggestion selection with the mouse versus the arrow keys and Enter. Trace the suggestion click handling and search command path; the issue is done when clicking a suggestion executes the search command just as keyboard selection does.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.