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

feat: allow parallel editing and responding to comments (#46) #69

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

pecirep
Copy link
Collaborator

@pecirep pecirep commented Sep 27, 2024

Closes #46.

I assumed that one edit and one response should be allowed in parallel, but not more than one of either. Please let me know if that assumption was wrong.

@pecirep pecirep force-pushed the 46-allow-parallel-edit-and-response branch from bf991ef to 3c0c916 Compare September 27, 2024 16:24
@pecirep pecirep force-pushed the 46-allow-parallel-edit-and-response branch from 3c0c916 to 6c56d55 Compare September 27, 2024 16:28
Copy link
Collaborator

@expries expries left a comment

Choose a reason for hiding this comment

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

Nice, good job

@expries expries merged commit fdb6630 into main Sep 30, 2024
6 checks passed
@expries expries deleted the 46-allow-parallel-edit-and-response branch September 30, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow parallel editing and responding to comments
2 participants