Skip to content

Support additional commit operations in the Web IDE

MR: Pending

Description

As a Web IDE user, I want to be able to amend a commit and force push changes to avoid context switching between the Web IDE and other source control tools to perform these operations.

Acceptance criteria

  • Add an option to Amend commit & force push to the source control panel's dropdown menu and the commit button in the Web IDE.
  • Add an option to Commit & force push to the source control panel's dropdown menu and the commit button in the Web IDE.

Design notes

You can take a look at VSCode Desktop's source control panel for guidance on where to places these menu options

Commit button Source control dropdown menu
Screenshot 2025-05-07 at 12.09.22.png Screenshot 2025-05-07 at 12.09.30.png

Implementation plan

Edited by Enrique Alcántara