Wishlist: Add list view of local results
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 22
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 4
Description
Hi! I'm Phil from OpenOakland.
Why?
- Text is often easier to read than a map (map illiteracy is a thing)
- Text is more accessible for the visually impaired.
- Easier to deal with long lists (simple vertical scrolling).
- Easy to enhance results (like loading supplemental data (store hours) or getting public transit directions).
Examples: Yelp! search results
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
The issue does not name any files, tests, or entry points. Start by locating the existing local-results and map-view rendering code, then define the list-view behavior and accessibility requirements before implementing it; done means local search results can be read and scrolled as a text list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100