When a user clicks on a link because of electron architecture, instead of opening a new window on the browser
Desired use case
When user clicks on a link open the page as a child image and freez the environmet behind, as a modal. In this way the user can easily read the page, and at the sametime we avoid that many windows are opening, which requires a lot of ram usage
Current situation
Desired use case