playcanvas / playcanvas/editor
Add commit changes button when looking at current changes in version control
Open
Nobody has claimed this yet.
area: editor interface
area: version control
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
When looking at current changes on a branch, it would be great if there was a button and text area for commit message in the diff view for ease and promote looking at changes more often as part of a checkpoint
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 editor's current-changes version-control diff view and any existing commit flow. Add the requested commit-message text area and button there, and verify that the current changes can be committed from the diff view with the entered message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100