code-corps / code-corps/code-corps-api
Update conversations when user has seen conversation
Đang mở
blocked
Time: 2 hours
- Ngôn ngữ chính
- Elixir
- Star
- 234
- Fork
- 82
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.