a-b-street / a-b-street/speedwalk
Consolidate bulk operations into one view?
- Dominant language
- Svelte
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Bulk operations are split between the sidewalk and crossing tab. Especially since there's often an order to apply them and it involves going to both, it could be a simpler UX to put them all on one tab.
The trouble is that there are two map views that're relevant. When generating crossing nodes, the user needs to see the crossing view and adjust filters for the junctions. That view pretty deliberately hides all the noisy lines. Maybe the bulk page could show the lines by default, and when the user opens the control for crossing nodes, it switches? Or maybe that's more complicated than the current design.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the existing bulk operation views in the sidewalk and crossing tabs. Understand how the two map views (crossing view and line view) are implemented and toggled. The goal is to design a unified UI that can switch contexts based on the operation, likely involving Svelte components for map controls and state management.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100