code-corps / code-corps/code-corps-api
Update conversations when user has seen conversation
Ouverte
blocked
Time: 2 hours
- Langage dominant
- Elixir
- Étoiles
- 234
- Forks
- 82
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
# 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.