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

Fire onDidClose event from PositronDataExplorerInstance when it is disposed #6481

Merged

Conversation

softwarenerd
Copy link
Contributor

@softwarenerd softwarenerd commented Feb 26, 2025

Description

This PR addresses #6480 by ensuring that the onDidClose event is fired when a PositronDataExplorerInstance is disposed. This puts the Data Explorer UI into the closed state.

Before:

image

After:

image

Tests:
@:data-explorer

Release Notes

New Features

  • N/A

Bug Fixes

QA Notes

None

Copy link

github-actions bot commented Feb 26, 2025

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:data-explorer

readme  valid tags

@petetronic petetronic requested a review from wesm February 26, 2025 00:21
Copy link
Contributor

@wesm wesm left a comment

Choose a reason for hiding this comment

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

+1 -- I verified that the bug is present on main and these changes fix it

@softwarenerd softwarenerd merged commit 087c5bc into main Feb 26, 2025
9 of 10 checks passed
@softwarenerd softwarenerd deleted the fix/data-explorer-not-entering-connection-closed-state branch February 26, 2025 06:45
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants