code-corps / code-corps/code-corps-api
Update conversations when user has seen conversation
Aperta
blocked
Time: 2 hours
- Lingua principale
- Elixir
- Stelle
- 234
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# Problem
When a user has read the conversation, we need to be able to update the conversation's `read_at` time to reflect that:
- the conversation has been read
- any unread conversation parts have been read
As a side note, I'm wondering if we're better off renaming `read_at` to `seen_at` to be more intention-revealing.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.