Skip to content

js: admin: update comment counts dynamically after moderation#1113

Open
pkvach wants to merge 1 commit into
isso-comments:masterfrom
pkvach:feat/admin-dynamic-counts
Open

js: admin: update comment counts dynamically after moderation#1113
pkvach wants to merge 1 commit into
isso-comments:masterfrom
pkvach:feat/admin-dynamic-counts

Conversation

@pkvach
Copy link
Copy Markdown
Contributor

@pkvach pkvach commented May 26, 2026

Checklist

  • All new and existing tests are passing
  • (If adding features:) I have added tests to cover my changes
  • (If docs changes needed:) I have updated the documentation accordingly.
  • I have added an entry to CHANGES.rst because this is a user-facing change or an important bugfix
  • I have written proper commit message(s)

Note

I've created a separate PR for fixing issue with E2E tests: #1114

What changes does this Pull Request introduce?

Update the "Valid", "Pending", and "Staled" count badges in the admin interface immediately after a comment is activated or deleted. This eliminates the need for a manual page reload.

Why is this necessary?

Related #501

@pkvach pkvach force-pushed the feat/admin-dynamic-counts branch 2 times, most recently from 1a10897 to 6364c9f Compare May 27, 2026 05:26
Update the "Valid", "Pending", and "Staled" count badges in the admin
interface immediately after a comment is activated or deleted. This
eliminates the need for a manual page reload.

Related isso-comments#501
@pkvach pkvach force-pushed the feat/admin-dynamic-counts branch from 6364c9f to eb316d2 Compare May 27, 2026 18:22
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