Skip to content

Add comments construct to form generation#276

Open
palagdan wants to merge 2 commits into
mainfrom
comment-model
Open

Add comments construct to form generation#276
palagdan wants to merge 2 commits into
mainfrom
comment-model

Conversation

@palagdan

@palagdan palagdan commented Jul 3, 2025

Copy link
Copy Markdown
Collaborator

Partially resolve kbss-cvut/23ava-distribution#165

@palagdan
palagdan marked this pull request as draft July 14, 2025 10:58
@palagdan
palagdan force-pushed the comment-model branch 2 times, most recently from 8021a0c to 66a258a Compare October 3, 2025 14:20
@palagdan
palagdan marked this pull request as ready for review October 3, 2025 14:31
@palagdan

palagdan commented Oct 3, 2025

Copy link
Copy Markdown
Collaborator Author

@blcham
Backend PR: kbss-cvut/record-manager#95

It can be merged. It correctly saves comments to the GraphDB. The problem is that the S-Forms component shows the current user's name as the author of the comment instead of the original author. This happens here: https://github.com/kbss-cvut/s-forms/blob/master/src/components/comment/CommentView.jsx#L27C4-L38C6. So it should be fixed there...

Steps to simulate the problem:

  1. Create a comment in some form
  2. Using another account, see the comment in this form. You should see your current name as an author, instead of the original.

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.

1 participant