Skip to content

[hot-fix]: LanguagePicker menu button#15737

Merged
corwintines merged 1 commit into
masterfrom
hotfix-langpicker
Jun 27, 2025
Merged

[hot-fix]: LanguagePicker menu button#15737
corwintines merged 1 commit into
masterfrom
hotfix-langpicker

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented Jun 27, 2025

Description

  • Differentiate sync vs lazy loaded buttons in Nav/Client/index.tsx
  • Synchronously load Button as usual for LanguagePicker to properly forward ref
  • dynamic load a separate instance (LazyButton) to lazy load theme switcher separately

Related Issue

  • Fixes desktop LanguagePicker menu not opening

differentiate sync vs lazy loaded buttons in Nav/Client/index.tsx. Sync load Button as usual for LanguagePicker; `dynamic` load a separate instance to lazy load theme switcher separately.
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 27, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 57fe6a1
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/685ee6a7f658980008675068
😎 Deploy Preview https://deploy-preview-15737--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 49 (🟢 up 4 from production)
Accessibility: 94 (🔴 down 1 from production)
Best Practices: 92 (🟢 up 2 from production)
SEO: 99 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

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

@corwintines corwintines merged commit d44e9e9 into master Jun 27, 2025
9 of 12 checks passed
@corwintines corwintines deleted the hotfix-langpicker branch June 27, 2025 19:25
This was referenced Jul 16, 2025
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.

3 participants