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

chat: fix some state handling with modified notebook entries #242356

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

connor4312
Copy link
Member

@connor4312 connor4312 commented Feb 28, 2025

  • Fix creation not awaited allowing errors to bubble
  • Fix notebooks delete/move not being angled (make the entry kind correct
    and listen to delete events for the notebook)

Refs #242352

cc @DonJayamanne

- Fix creation not `await`ed allowing errors to bubble
- Fix notebooks delete/move not being angled (make the entry kind correct
  and listen to delete events for the notebook)

cc @DonJayamanne
@connor4312 connor4312 self-assigned this Feb 28, 2025
rebornix
rebornix previously approved these changes Feb 28, 2025
@connor4312 connor4312 enabled auto-merge (squash) February 28, 2025 21:29
@connor4312 connor4312 added the candidate Issue identified as probable candidate for fixing in the next release label Feb 28, 2025
@connor4312 connor4312 merged commit c7a5cfe into release/1.98 Feb 28, 2025
8 checks passed
@connor4312 connor4312 deleted the connor4312/candidate-242352 branch February 28, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
candidate Issue identified as probable candidate for fixing in the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants