Skip to content

fix(comments): open the comments view on approved - #128

Merged
ssavutu merged 1 commit into
mainfrom
fix/comments-default-tab
Aug 1, 2026
Merged

fix(comments): open the comments view on approved#128
ssavutu merged 1 commit into
mainfrom
fix/comments-default-tab

Conversation

@ssavutu

@ssavutu ssavutu commented Aug 1, 2026

Copy link
Copy Markdown
Member

The moderation view defaulted to all, so the first thing an editor saw was approved comments interleaved with spam and trash. Defaults to approved instead.

Pending comments don't become harder to find: the Comments nav item already carries a live pending count, which is what should pull an editor to the queue.

One-line change. Nothing else needed adjusting — the existing effect already resets pagination when the filter changes, and the fetch only omits the status param for all, so the first load now sends ?status=approved and every tab's count still populates.

🤖 Generated with Claude Code

The moderation view defaulted to "all", so the first thing an editor saw was
approved comments interleaved with spam and trash. Default to approved
instead.

Pending comments do not become harder to find: the Comments nav item already
carries a live pending count, which is the thing that should pull an editor
to the queue.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ssavutu
ssavutu merged commit 5c0cf97 into main Aug 1, 2026
6 checks passed
@ssavutu
ssavutu deleted the fix/comments-default-tab branch August 1, 2026 01:21
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