Skip to content

Add empty and disabled web terminal tab

Paul Slaughter requested to merge 5426-fe-web-terminal-empty-state into master

(CE Port gitlab-ce!23509)

(This is an iteration towards #5426 (closed). The feature is already implemented in !7727 (closed), but I am breaking it out into smaller MR's to ease the review process.)

What does this MR do?

This MR creates the initial web terminal tab, which is empty and disabled for now.

It also makes the following CE changes to support this:

Screenshot

This is the current implementation in !7727 (closed). This MR contains a stubbed iteration of this, but it is completely hidden.

ide-terminal-empty-state

What are the relevant issue numbers?

Part of #5426 (closed)

Does this MR meet the acceptance criteria?

Edited by Paul Slaughter

Merge request reports