code-corps / code-corps/code-corps-api

Update conversations when user has seen conversation

Open
#1,315 0 comments 0 reactions 0 assignees View on GitHub
blocked Time: 2 hours
Dominant language
Elixir
Stars
234
Forks
82
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.