Skip to content

Fix the "skipping 0 more comments" case#2020

Open
Oaphi wants to merge 1 commit intodevelopfrom
0valt/2017/0-more-comments
Open

Fix the "skipping 0 more comments" case#2020
Oaphi wants to merge 1 commit intodevelopfrom
0valt/2017/0-more-comments

Conversation

@Oaphi
Copy link
Member

@Oaphi Oaphi commented Mar 16, 2026

closes #2017

To reproduce the issue on develop:

  1. Create a new comment thread on any post;
  2. Add exactly 5 comments to the new thread (without navigating away);
  3. Add a 6th comment to the thread;
  4. Observe the "Skipping 0 more comments" widget showing up before the 6th comment;

@Oaphi Oaphi requested review from a team, cellio and trichoplax March 16, 2026 12:56
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.76%. Comparing base (39d0527) to head (898fa6b).

Additional details and impacted files
Components Coverage Δ
controllers 75.87% <ø> (-0.04%) ⬇️
helpers 85.09% <ø> (ø)
jobs 66.88% <ø> (ø)
models 93.01% <ø> (ø)
tasks 61.11% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@cellio cellio left a comment

Choose a reason for hiding this comment

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

LGTM. No more "skipped 0 comments".

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.

"Skipping 0 more comments" shows after adding a comment to an already big thread

2 participants