mapbox / mapbox/mapbox-gl-draw
Does it support Ctrl+Z to withdraw to the previous step or restore when drawing?
Open
Nobody has claimed this yet.
auto-triaged
feature
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 5
Description
Does it support Ctrl+Z to withdraw to the previous step or restore when drawing?
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 locating the drawing interaction entry points in mapbox-gl-draw and checking whether keyboard handling or history support already exists. Clarify whether Ctrl+Z should withdraw the current step or restore a prior drawing state. Done means the agreed behavior works while drawing and is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100