eclipse-theia/theia

Missing button/context menu to close minibrowser side area

Open

#6,496 opened on Nov 5, 2019

View on GitHub
 (8 comments) (3 reactions) (0 assignees)TypeScript (2,478 forks)batch import
help wantedshellui/ux

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

Description

Currently, we don't have a very intuitive way to close the minibrowser widget, one has to use the context menu, i.e. right click on the icon in the side area.

It would be nice to have the close icon there and also the context menu should work from the title the same way as in the main area.

image

Reproduction Steps

  1. Go to > Preview: Open Url
  2. Type any URL
  3. There is no close icon and also no context menu

OS and Theia version: Theia 0.8.0

Contributor guide