mapbox / mapbox/mapbox-gl-geocoder
Feedback widget
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 388
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
With the addition of events in #183, there is now a mechanism for sending direct feedback about irrelevant or missing search results from the plugin. We should create a feedback widget that allows users to report such feedback during a search session. It could be really simple, but something that allows feedback to be directly surfaced would be super helpful in triaging and improving the search engine.
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 by reviewing the events mechanism described in issue #183 and the plugin's search-session UI. Define the widget's placement and interaction from the existing control flow; done means users can report irrelevant or missing search results and that the feedback is surfaced for triage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100