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
Research direction
No files, tests, or entry points are named; start by locating the store finder UI and its search, location, and map behavior. Done means the four requested enhancements are implemented: a wider responsive search bar, feedback and confirmation for Near me, a maximum zoom after location searches, and the specified default text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100