Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(community): add mark as read to community button #17007

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jrainville
Copy link
Member

What does the PR do

Fixes #16573

Adds the "Mark as read" to the community context menu that marks all channels in the community as read

Affected areas

Community context menu

Architecture compliance

Screenshot of functionality (including design for comparison)

mark-as-read.webm

Impact on end user

New feature

How to test

  • Mark some messages as unread or receive new messages
  • Click the new option in the context menu

Risk

Tick one:

  • Low risk: 2 devs MUST perform testing as specified above and attach their results as comments to this PR before merging.
  • High risk: QA team MUST perform additional testing in the specified affected areas before merging.

Worst case, the feature doesn't work lol

Fixes #16573

Adds the "Mark as read" to the community context menu that marks all channels in the community as read
@jrainville jrainville requested review from micieslak, caybro, alexjba and a team as code owners December 23, 2024 16:04
@status-im-auto
Copy link
Member

status-im-auto commented Dec 23, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 6026d04 #1 2024-12-23 16:11:48 ~6 min macos/aarch64 🍎dmg
✔️ 6026d04 #1 2024-12-23 16:14:51 ~9 min tests/nim 📄log
✔️ 6026d04 #1 2024-12-23 16:16:22 ~11 min tests/ui 📄log
✔️ 6026d04 #1 2024-12-23 16:21:45 ~16 min macos/x86_64 🍎dmg
✔️ 6026d04 #1 2024-12-23 16:24:25 ~19 min linux-nix/x86_64 📦tgz
✔️ 6026d04 #1 2024-12-23 16:26:35 ~21 min linux/x86_64 📦tgz
✔️ 6026d04 #1 2024-12-23 16:34:45 ~29 min windows/x86_64 💿exe

Copy link
Member

@caybro caybro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Mark community as read" button to community context menu
3 participants