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: comment create and delete events #7945

Merged
merged 7 commits into from
Apr 1, 2024

Conversation

BeksOmega
Copy link
Collaborator

@BeksOmega BeksOmega commented Mar 18, 2024

The basics

The details

Resolves

Work on #7909

Proposed Changes

Changes all of the comment events to use new workspace comments classes instead of the old ones.

Updates the create and delete events to use JSON.

Updates the workspace comments classes to fire create and delete events.

Test Coverage

Updates tests. Adds tests for firing the events. Manually tested undo and redo for create and delete events.

Documentation

N/A - docs for events are just reference docs, which are automatically generated.

Additional Information

N/A

@github-actions github-actions bot added the PR: fix Fixes a bug label Mar 18, 2024
@github-actions github-actions bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels Mar 22, 2024
@BeksOmega BeksOmega marked this pull request as ready for review March 22, 2024 22:27
@BeksOmega BeksOmega requested a review from a team as a code owner March 22, 2024 22:27
@BeksOmega BeksOmega requested a review from cpcallen March 22, 2024 22:27
@BeksOmega BeksOmega removed the request for review from cpcallen March 22, 2024 22:28
@BeksOmega BeksOmega marked this pull request as draft March 22, 2024 22:29
@BeksOmega BeksOmega marked this pull request as ready for review March 22, 2024 22:29
core/comments/workspace_comment.ts Outdated Show resolved Hide resolved
core/events/events_comment_base.ts Show resolved Hide resolved
@BeksOmega BeksOmega assigned maribethb and unassigned NeilFraser Apr 1, 2024
@BeksOmega BeksOmega requested a review from maribethb April 1, 2024 21:17
@BeksOmega BeksOmega enabled auto-merge (squash) April 1, 2024 21:32
@BeksOmega BeksOmega merged commit 63eb4ec into google:rc/v11.0.0 Apr 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants