Andrei0872 / decentdebates

A place where all sorts of topics are debated in a respectful and constructive manner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commenting System

Andrei0872 opened this issue · comments

An auth user & moderator should be able to communicate via comments.

They could communicate on:

  • a new argument proposed by a user
  • a new debate proposed by a user

The comments should be added when an item is inspected.

item: new argument, new debate.


Features:

  • reply to a comment; the comment that is being replied to should be part of the replying comment

  • when item == new argument: preview the addition of the new argument(will allow to see arguments and decide if the current one fits well.
  • when an item becomes approved: from item -> argument/debate - created ticket
  • show that there are unread comments for a certain ticket - created ticket
  • make comment part of the moderator's activity(i.e. somehow show them that they have received a comment) - created ticket
  • debate modal + expand
  • argument modal + expand