Skip to content

Remove switch to new IDE right pane

Enrique Alcántara requested to merge 370139-remove-new-web-ide-panel into master

What does this MR do and why?

It removes the right panel that invites the user to try the new Web IDE. We are replacing this panel with a callout that will appear in the button that allows opening the IDE from a project overview page as described in: #370139 (closed)

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Enable the vscode_web_ide feature flag.
  2. Go to the User Preferences page and check the "Use legacy web IDE" checkbox Screen_Shot_2022-12-01_at_3.46.10_PM
  3. Open the Web IDE.
  4. You should not see the panel that invites to try the new Web IDE.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #370139 (closed)

Edited by Enrique Alcántara

Merge request reports