Bug: Unread message icon in UI for public message not visible in the UI
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Have a friend send a message to you publicly using the command line.
keybase chat send --public {yourname},{friendsname} "Test message here"
Then on your computer, open Keybase and notice the unread icon in the UI. This will persist until you run the command keybase chat read {yourname},{friendsname}.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with keybase chat send --public {yourname},{friendsname} "Test message here", then open Keybase and inspect the unread-message UI path. Compare the result with keybase chat read {yourname},{friendsname}; done means the public message produces a visible unread icon and the read command clears it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100