As part of the home page redesign (see Figma mocks), we want to get rid of the concept of the "splash screen" after much user feedback and consolidate it with the "full window" previously only used by the workspace into one resizable window.
Note that we need to land some web changes before shipping this (e.g. new redirect logic to point to the new home screen) but wanted to get the native changes up in the meantime.
What changed
Consolidate splash screen and full screen windows into one window and update naming as a result
Test plan
Open App
Auth screen and home page open in the resizable full window
Everything else works as expected (opening Repls, create new window shortcut, etc)
Why
As part of the home page redesign (see Figma mocks), we want to get rid of the concept of the "splash screen" after much user feedback and consolidate it with the "full window" previously only used by the workspace into one resizable window.
Note that we need to land some web changes before shipping this (e.g. new redirect logic to point to the new home screen) but wanted to get the native changes up in the meantime.
What changed
Consolidate splash screen and full screen windows into one window and update naming as a result
Test plan