googlemaps-samples / googlemaps-samples/js-api-samples
Places UI Kit Samples in need of update to PlaceSearch element
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 13
- Avg merge
- 19h 23m
- Merged PRs (30d)
- 53
Description
A couple Places UI Kit samples are outdated.
Broken samples:
ui-kit-place-search-textui-kit-place-search-nearby
Updates needed:
- Replace
<gmp-place-list>with<gmp-place-search>in HTML - Replace removed methods (e.g.
element.configureFromSearchByTextRequest) with the modern configuration approach.
Fortunately it looks like ui-kit-place-search-text-compact has been updated more recently and can serve as a reference!
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
Start with the ui-kit-place-search-text and ui-kit-place-search-nearby samples, using ui-kit-place-search-text-compact as the reference. Check their HTML and configuration code, replace the outdated element and removed methods with the modern approach, and confirm both samples match the current PlaceSearch behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, frontend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100