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

Correct synchronization of tags between metadata and tags widget #9773

Merged
merged 2 commits into from Feb 11, 2021

Conversation

fcollonval
Copy link
Member

References

Fixes #9472

Code changes

Ensure the list of tags is copied so the observable object sees a change

User-facing changes

Coherent behaviour when changing tags in tags widget or metadata json.

Backwards-incompatible changes

No

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 added this to the 3.1 milestone Feb 11, 2021
@blink1073 blink1073 merged commit 3a09d71 into jupyterlab:master Feb 11, 2021
1 check passed
@blink1073
Copy link
Member

@meeseeksdev please backport to 3.0.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Feb 11, 2021
@fcollonval fcollonval deleted the fix/issue-9472 branch February 11, 2021 12:49
blink1073 added a commit that referenced this pull request Feb 11, 2021
…3-on-3.0.x

Backport PR #9773 on branch 3.0.x (Correct synchronization of tags between metadata and tags widget)
@blink1073 blink1073 added the bug label Jul 26, 2021
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Jan 23, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug pkg:celltags status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cell tag widget is not in sync with metadata panel
2 participants