Skip to content

fix(site): live board visible — reveal vs hidden conflict#81

Merged
yonidavidson merged 1 commit into
mainfrom
fix-board-reveal
Jul 7, 2026
Merged

fix(site): live board visible — reveal vs hidden conflict#81
yonidavidson merged 1 commit into
mainfrom
fix-board-reveal

Conversation

@yonidavidson

Copy link
Copy Markdown
Owner

Board rendered its data at opacity 0 (.reveal never triggered on an element that started hidden). Reveal dropped from dynamic content; failure path shows a fallback row instead of emptiness.

…ought the hidden attr

The board carried .reveal while starting hidden, so the observer never
marked it visible: opacity 0 forever, data and all. Dynamic content
doesn't scroll-animate now, and a fetch failure shows an honest
fallback row instead of a bare section header.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@yonidavidson yonidavidson merged commit 5f6e975 into main Jul 7, 2026
1 check passed
@yonidavidson yonidavidson deleted the fix-board-reveal branch July 7, 2026 20:11
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