Skip to content

Feature Request: Add optional graph preview for destructive actions #926

Description

@onlyTheOnionNews

It would be nice to have a preview of what the resulting visual representation of the git graph would look like when performing destructive actions. There could be a "preview" button added in between "Yes" and "Cancel" buttons on the current modal popups. The preview would show a modified version of the git graph page which could also be simplified. I have deleted stashes before applying them and lost changes. This would serve as a visual heads-up so that users can see what they would get before confirming changes.

Destructive actions include the following:

  • drop stash
  • delete branch
  • pop stash
  • rebase

Adding this feature could be done incrementally for different actions for testing and convenience purposes.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions