mapbox / mapbox/mapbox-gl-draw
Add undo/redo functionality
Open
Nobody has claimed this yet.
feature
refactor
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 5
Description
Feature Request:
Wanted to see if there is any desire to bring back redo/undo functionality (#21). I find it to be one of the most useful drawing "tools" in the Studio dataset editor and would love to have it in the draw API.
Thanks!
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 prior undo/redo discussion in issue #21 and the current draw API entry points. Define the intended undo and redo behavior for the API, then verify that it supports the editing workflows described for the Studio dataset editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100