Skip to content

Add Mute a Chat support article [HOLD — unreleased feature] - #28

Draft
lucas-tortora wants to merge 2 commits into
mainfrom
feat/mute-a-chat
Draft

Add Mute a Chat support article [HOLD — unreleased feature] #28
lucas-tortora wants to merge 2 commits into
mainfrom
feat/mute-a-chat

Conversation

@lucas-tortora

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new article for per-chat mute (mute a single group/DM for a set duration), kept separate from the existing app-wide Snooze Notifications article since it's a distinct feature with its own entry points (chat list options, swipe, Group info) — cross-linked both ways.
  • Registers the article in the sidebar (custom-tree.ts) and the section index.
  • Fixes the Notifications FAQ, which still said per-group mute wasn't available yet — links to the new article now, and drops the stale illustrative screenshot.
  • Adds 13 optimized screenshots (desktop + mobile) under public/images/file-sharing-and-messages/mute-a-chat/.

Test plan

  • npm run check:internal-links
  • npm run check:heading-hierarchy
  • npm run build
  • Loaded the built page in-browser, confirmed all 13 images return 200 and content/nav render correctly

🤖 Generated with Claude Code

Per-chat mute is a distinct feature from the existing app-wide Snooze
Notifications: it targets a single group/DM, is reached from the chat
list or that chat's Group info, and mirrors the same duration set.
Kept as a separate article (cross-linked both ways) rather than merged
into snooze-notifications.mdx, since the two are different entry
points a reader would search for separately.

Also fixes the Notifications FAQ, which answered "not yet" to
per-group mute - that's now shipped, so the Q&A and its illustrative
screenshot were updated/removed.
@kinsta

kinsta Bot commented Jul 30, 2026

Copy link
Copy Markdown

Preview deployments for keet-support-docs ⚡️

Status Branch preview Commit preview
✅ Ready Visit preview Visit preview

Commit: 1f8fef5832b5b39d17013a54b9c4a0ca74b1a9be

Deployment ID: 067848df-72e1-43b6-80f3-42fab34a99df

Static site name: keet-support-docs-qptz7

- Description claimed "right-click" for desktop; the only screenshot
  shows clicking the chat's visible '•••' icon, not a context menu.
- Drop the "'Chat info' for a DM" aside - no DM screenshot exists, and
  messaging-on-keet.mdx shows DMs already use 'Group options' naming,
  contradicting the invented label.
- De-duplicate alt text on the two mobile Unmute images so each
  describes the interaction it actually shows (long-press vs swipe).
- Normalize stray curly quotes to match the rest of the file.
@lucas-tortora lucas-tortora changed the title Add Mute a Chat support article Add Mute a Chat support article [HOLD — unreleased feature] Jul 30, 2026
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.

1 participant