keybase / keybase/client

Android Notifications do not clear when there is a response on another client

Open
#7,853 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

Getting a new message adds a notification on Android. If you respond on another client, that notification remains. Only swiping left or tapping it will clear it.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Android notification behavior: receive a message, respond from another client, and observe whether the notification remains. Trace the Android notification handling entry point and compare it with the existing swipe or tap dismissal behavior. Done means a response on another client clears the corresponding notification automatically.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.