bpetetot / conference-hall-beta

📣 An open SaaS platform to manage call for papers
https://conference-hall.io
MIT License
133 stars 46 forks source link

[organizer] add an indicator on proposal list if there are comments #456

Open frinyvonnick opened 5 years ago

bpetetot commented 4 years ago

I won't put it to the proposal list because it will need to make lot of additional calls to get the comments into the list or it will need to make a big refactoring of the DB model.

Today, you can see if there is a comment when you are on the proposal. But I think what you want is to know if there is a new comment and be eventually be notified.

To be notified, we have different possibilities:

So I think your need is more about a biggest topic: Notification management in Conference Hall