• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NodeBB / NodeBB / 28601225474
85%

Build:
DEFAULT BRANCH: master
Ran 02 Jul 2026 03:24PM UTC
Jobs 4
Files 437
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Jul 2026 03:18PM UTC coverage: 85.404% (-0.003%) from 85.407%
28601225474

push

github

web-flow
fix: clear stuck loading indicator on bfcache restore (#14419)

When a full-page navigation is triggered from within an in-flight ajaxify transition (e.g. onAjaxError redirecting to /login or an external URL, or handleRedirects opening the admin panel), action:ajaxify.end never fires, so the loading indicator keeps running and #content keeps its 'ajaxifying' class. The browser stores the page in the back/forward cache in that state, and pressing Back restores it with the indicator stuck, so the page appears to hang.

Add a pageshow handler that, on a persisted (bfcache) restore where the ajaxifying state is still set, refreshes the current page. This clears the loading indicator through the normal render cycle and reconnects the socket via ajaxify.go. It is gated on the stuck state, so ordinary bfcache restores are unaffected.

14068 of 19216 branches covered (73.21%)

29415 of 34442 relevant lines covered (85.4%)

3479.45 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
90.81
-1.08% src/controllers/admin/dashboard.js
2
93.21
-0.9% src/middleware/render.js
1
91.3
-4.35% src/admin/versions.js
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest-node-24-db-postgres - 28601225474.1 02 Jul 2026 03:36PM UTC 409
84.79
GitHub Action Run
2 ubuntu-latest-node-24-db-mongo-dev - 28601225474.2 02 Jul 2026 03:27PM UTC 411
84.89
GitHub Action Run
3 ubuntu-latest-node-24-db-mongo - 28601225474.3 02 Jul 2026 03:31PM UTC 410
84.85
GitHub Action Run
4 ubuntu-latest-node-24-db-redis - 28601225474.4 02 Jul 2026 03:24PM UTC 410
84.9
GitHub Action Run
Source Files on build 28601225474
  • Tree
  • List 437
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28601225474
  • 7862653c on github
  • Prev Build on master (#28374638289)
  • Next Build on master (#29018963851)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc