enhancementhelp wantedmini-browser
Description
There are 2 cases to consider:
- opening a URL with
httpfrom Theia deployed underhttps, in this case we should notify a user about CORS issues. Right now they are only logged in the dev tool console and the mini browser is spining forever. - opening a URL with
httpsscheme, in this case some pages cannot be opened in iframe (see images below). The mini-browser should detect it and propose a user to open such page in a new browser tab.