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

bug(Notes): Fix note popouts no longer editable without edit rights #1513

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

Kruptein
Copy link
Owner

Fixes #1498

The note popouts did not do a check to see if the client had edit access and thus allowed clients to locally edit a note.

The server rejected all of these edits, so they never were saved or shown to other clients.

@Kruptein Kruptein merged commit cb47214 into dev Nov 12, 2024
5 checks passed
@Kruptein Kruptein deleted the bugfix/1498-edit-note-popout branch November 12, 2024 14:19
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.

[BUG] Edit button on notes with only view access
1 participant