Skip to content

Remove old top-bar from old Web IDE

What does this MR do and why?

The legacy nav has been removed. We slowly start stripping away the old top bar as well. Removing the top bar from the legacy Web IDE will aid us in doing so.

Changelog: changed

Screenshots or screen recordings

Before After
Screenshot_2023-11-28_at_21.21.14 Screenshot_2023-11-29_at_11.52.45
N/A Screen_Recording_2023-11-29_at_11.51.39

How to set up and validate locally

  1. echo "Feature.disable(:vscode_web_ide)" | gdk rails c
  2. Go to any project with files
  3. Edit files in 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.

Edited by Lukas 'ai-pi' Eipert

Merge request reports