Skip to content

Fix close active tab behavior#1367

Merged
esimkowitz merged 2 commits into
mainfrom
evan/fix-close-tab
Dec 2, 2024
Merged

Fix close active tab behavior#1367
esimkowitz merged 2 commits into
mainfrom
evan/fix-close-tab

Conversation

@esimkowitz
Copy link
Copy Markdown
Contributor

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

@esimkowitz esimkowitz merged commit f368a61 into main Dec 2, 2024
@esimkowitz esimkowitz deleted the evan/fix-close-tab branch December 2, 2024 20:59
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant