Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix: make "phantom side panes" get properly cleared #3878

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

franknoirot
Copy link
Collaborator

Fixes #3779 by adding a useEffect that watches the settings and clears out any IDs from our openPanes persisted state that should be hidden according to the latest settings. Adds an E2E test for it.

Copy link

qa-wolf bot commented Sep 13, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Sep 13, 2024 6:34pm

Copy link
Contributor

@jtran jtran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@franknoirot franknoirot merged commit 3cd3e1a into main Sep 13, 2024
24 checks passed
@franknoirot franknoirot deleted the franknoirot/3779/fix-phantom-panes branch September 13, 2024 18:49
@Irev-Dev
Copy link
Collaborator

Dope, thank you!

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.

Phantom panes still open when all panes are closed
3 participants