address_number missing in the type AddressAutofillSuggestion
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
The property address_number is missing in the type definition for AddressAutofillSuggestion.
Its imported from the package @mapbox/search-js-core which is not available on github
Contributor guide
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
Trace the AddressAutofillSuggestion type and its import from @mapbox/search-js-core, noting that the source package is not available on GitHub. Confirm how this repository exposes the imported type, then verify that address_number is included in the resulting type definition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100