coderedcorp / coderedcorp/coderedcms
Store Finder enhancments
- Dominant language
- Python
- Stars
- 765
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
A few enhancements for the store finder functionality. Will continue updating this issue as early adopter feedback is gathered.
* Make search bar wider/longer, ideally percentage based to fill most of the width of the map on any device size. With current size, autocomplete suggestions are not clearly visible.
* "Near me" button should have some kind of feedback while polling location, perhaps a spinner, as sometimes it can take several seconds to poll location. And ideally, it would populate the search box with the found location for further user confirmation.
* Zoom bounds. When searching for a specific address or zip code, the map is zoomed in very far which can be deceiving if there are no results. Perhaps when querying a location, a max zoom should be implemented to prevent the map from zooming in too far after finding a location.
* Change default search box text to "search by city, address, or zip code"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.