feature request: find-replace should update the document version history.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 17
- Avg merge
- 12h 21m
- Merged PRs (30d)
- 38
Description
As an extra safety net, find-replace should hook into the document version history system, providing extra visibility through the the UI into what changed and another option to rollback disastrous updates.
Contributor guide
No contributing guide indexed for this repository
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 tracing the find-replace entry point and the document version history system, then determine how the command can expose changes through the UI. The work is complete when find-replace updates version history, the UI shows what changed, and users have a rollback option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100