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

Clicking on a table button in the console should reuse the existing table panel #1602

Closed
vbabich opened this issue Oct 30, 2023 · 3 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vbabich
Copy link
Collaborator

vbabich commented Oct 30, 2023

Description
Clicking on a table button in the console opens a new panel instead of reusing the existing one.

Steps to reproduce

Run this snippet to create a table:

e = emptyTable(10).update("x=i")

Click on the e button a few times.

Expected results
Clicking on the table button should focus on the existing grid panel.

Actual results
First click focuses the existing panel, second click opens a new panel with the same table.

Versions
Web UI: 0.51

Screen.Recording.2023-10-30.at.12.12.43.PM.mov
@vbabich vbabich added bug Something isn't working triage Issue requires triage labels Oct 30, 2023
@vbabich vbabich added this to the October 2023 milestone Oct 31, 2023
@vbabich vbabich removed the triage Issue requires triage label Oct 31, 2023
@dsmmcken
Copy link
Contributor

Either fixed, or only exists in enterprise.

@mofojed mofojed modified the milestones: October 2023, December 2023 Dec 4, 2023
@mofojed mofojed modified the milestones: December 2023, January 2024 Jan 9, 2024
@mofojed mofojed modified the milestones: January 2024, February 2024 Feb 13, 2024
@mofojed mofojed modified the milestones: February 2024, March 2024 Mar 12, 2024
@mofojed mofojed modified the milestones: March 2024, April 2024 Apr 12, 2024
@mofojed mofojed modified the milestones: April 2024, May 2024 May 13, 2024
@mofojed mofojed modified the milestones: May 2024, June 2024 Jun 4, 2024
@mofojed mofojed assigned AkshatJawne and unassigned mofojed Jun 10, 2024
@AkshatJawne
Copy link
Contributor

Investigated and this no longer is an issue in DHC, closing ticket.

@mattrunyon
Copy link
Collaborator

DHE ticket where it is an issue https://deephaven.atlassian.net/browse/DH-16614

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants