Skip to content

Basic comment function to each reviews#139

Closed
re1entlessly wants to merge 5 commits intomainfrom
comment_tree
Closed

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

Conversation

@re1entlessly
Copy link
Collaborator

ex

@jkluge
Copy link
Collaborator

jkluge commented May 14, 2025

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
Copy link
Collaborator

jkluge commented May 14, 2025

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

@jkluge
Copy link
Collaborator

jkluge commented May 14, 2025

Also you removed the ability to post anonymous...

Copy link
Collaborator

@jkluge jkluge left a comment

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