waveterm/pkg/service/workspaceservice
Evan Simkowitz f368a61c70
Fix close active tab behavior (#1367)
This fixes a bug where closing the active tab would clean up the closed
tab view before switching to an un-closed tab view, putting the window
into an unrecoverable state. This also moves around some of the CloseTab
logic so that it's more standardized and reduces unnecessary
frontend-backend comms and DB writes
2024-12-02 12:59:03 -08:00
..
workspaceservice.go Fix close active tab behavior (#1367) 2024-12-02 12:59:03 -08:00