mapbox / mapbox/mapbox-sdk-js

retrieve is not called when clicking on "street" suggestion

Open
#498 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
768
Forks
191
PR merge metrics
No merged PRs in 30d

Description

When selecting any of the "street"-only suggestion (without the house number for example), retrieve/onRetrieve is not called, although the available fields are still autofilled (like address-level2). Is this expected behaviour or a bug? I was trying to see if I can get a postal code from partial suggestions even if user doesn't specify house number

"@mapbox/search-js-core": "1.0.0-beta.25",
"@mapbox/search-js-react": "1.0.0-beta.25",

Contributor guide

Open the contributing guide

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 with @mapbox/search-js-core and @mapbox/search-js-react 1.0.0-beta.25 by selecting a street-only suggestion. Start at the retrieve/onRetrieve entry points and compare callback behavior with the autofilled fields; done means partial suggestions consistently trigger the expected callback or the behavior is clearly documented as intentional.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.