Skip to content

Basic comment function to each reviews#139

Closed
re1entlessly wants to merge 5 commits into
mainfrom
comment_tree
Closed

Basic comment function to each reviews#139
re1entlessly wants to merge 5 commits into
mainfrom
comment_tree

Conversation

@re1entlessly

Copy link
Copy Markdown
Collaborator

ex

@jkluge

jkluge commented May 14, 2025

Copy link
Copy Markdown
Collaborator

Could you add an error field, that notifies the user if something goes wrong, e.g. one is not logged in.

Personally I think it also would make sense to have the userid (model?.user?.uid) as a key for the subcomments. Then everyone can only comment once. Also the rules should specify that and disallow to overwrite if you dont own the uid of the subcomment.

@jkluge

jkluge commented May 14, 2025

Copy link
Copy Markdown
Collaborator

Could you also fix a delete button for the normal comments?

@jkluge

jkluge commented May 14, 2025

Copy link
Copy Markdown
Collaborator

Also you removed the ability to post anonymous...

@jkluge jkluge left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please:

  • add error handling
  • come up with a validation for subcomments (e.g. allow only one subcomment)
  • restore the ability to post anonymously ^^
  • if time, add a delete button :))

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.

2 participants