Conversation
…ard replica Per Xore's go: - All scroll-triggered loading removed: the IntersectionObserver sentinel is gone; every next batch loads only through the visible 'View more' button (renamed from 'Load 25 more'; the round scroll button's load mode clicks the same control). Events page copy updated. - Skeleton-first hard rule for ES-backed surfaces: a View-more batch appends .hp-skel-batch placeholder rows/cards immediately and swaps them for the fetched entries; overview KPI tiles show skeleton values while the store warms instead of placeholder zeros. - Dashboard rollover retired (supersedes #266): dashboard-b removed from the stack compose, the VPS socat bridge and second Traefik backend dropped (healthCheck kept), deploy-dashboard-rolling.sh now a plain single-replica build+recreate under its old name, docs and comments updated. DASHBOARD_BACKGROUND_LOOPS stays honored (unset = enabled). - Vendored Xore/theme@135a08f (skeleton batch + warming-KPI styles). Audit note (against latest main at execution time): all E/D design picks, SPA navigation, and closed-by-default master-detail verified present; overview stays full-width with the focus elements per Xore. Full local Playwright suite green (389) on a fresh fixture server; go test ok; compose/traefik YAML validated. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Per Xore's go — details in the commit message. Audit outcome: all design picks/SPA behaviors hold on latest main; overview full-width with focus elements confirmed.
🤖 Generated with Claude Code