Skip to content

fix(theme): prevent navbar button color flash on page load#15

Merged
lostmygithubaccount merged 1 commit into
mainfrom
cody/ws-themepolish
Apr 4, 2026
Merged

fix(theme): prevent navbar button color flash on page load#15
lostmygithubaccount merged 1 commit into
mainfrom
cody/ws-themepolish

Conversation

@lostmygithubaccount
Copy link
Copy Markdown
Member

Summary

  • Add no-transitions CSS class to suppress all transitions during initial theme application
  • Prevents navbar buttons/icons from flashing colors on page refresh and navigation
  • Transitions re-enable after first paint via requestAnimationFrame

🤖 Generated with Claude Code

Add no-transitions class to suppress CSS transitions during initial
theme application. Removed after first paint via requestAnimationFrame.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 4, 2026

Deploy Preview for dkdcio ready!

Name Link
🔨 Latest commit 6d4300a
🔍 Latest deploy log https://app.netlify.com/projects/dkdcio/deploys/69d0fa03d1ecff00089ddfff
😎 Deploy Preview https://deploy-preview-15--dkdcio.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@lostmygithubaccount lostmygithubaccount merged commit c829bf8 into main Apr 4, 2026
5 checks passed
@lostmygithubaccount lostmygithubaccount deleted the cody/ws-themepolish branch April 6, 2026 00:31
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