cryptic-game / frontend

The official frontend of Cryptic
https://play.cryptic-game.net
GNU Affero General Public License v3.0
11 stars 15 forks source link

Automatically delete terminal content after switching to Control Center (Angular 13) #349

Open Webkinger opened 2 years ago

Webkinger commented 2 years ago

Describe the bug If you write something in the terminal and then switch to the Control Center, then back to the desktop, the terminal is empty.

Reproduce https://user-images.githubusercontent.com/33805308/158547577-db240a5a-53bc-4b80-a546-d34917df8db8.mp4 The Video is from @DevMimas

MarcelCoding commented 2 years ago

same as https://github.com/cryptic-game/frontend/issues/348#issuecomment-1074247749

I think the entire desktop should be recreated => all windows should be closed.

Webkinger commented 2 years ago

@MarcelCoding Is it then not so solvable that everything is cached? The windows and their positions are also stored somewhere temporarily

MarcelCoding commented 2 years ago

Is this intentionaly?

Webkinger commented 2 years ago

It's already supposed to be like this when you switch between desktops and back to the previous desktop. That the desktop looks the same as when you leave the desktop.