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

Fix workspace context menu incorrectly showing up in other sidebar sections #16346

Merged

Conversation

krassowski
Copy link
Member

References

Fixes #16345

Code changes

Update the context menu item selector .jp-RunningSessions → .jp-RunningSessions-section

User-facing changes

Before After
image Screenshot from 2024-05-20 14-11-11

No changes in the workspaces section:

image

image

Backwards-incompatible changes

None

@krassowski krassowski added this to the 4.2.x milestone May 20, 2024
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@krassowski krassowski merged commit 56a0121 into jupyterlab:main May 22, 2024
82 of 85 checks passed
@krassowski
Copy link
Member Author

@meeseeksdev please backport to 4.2.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request May 22, 2024
krassowski added a commit that referenced this pull request May 22, 2024
… in other sidebar sections (#16357)

Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import workspace and create new workspace context menu items show up in all sidebar panels
2 participants