Skip to content

Conversation

@AliKdhim87
Copy link
Contributor

@AliKdhim87 AliKdhim87 commented Oct 13, 2025

#761

Screen recording demonstrating the issue.

Screen.Recording.2025-10-13.at.10.38.07.mov
  • Remove complex focus event handling from Navigation component
  • Pass targetId prop to NavigationList component
  • Apply targetId directly to first NavigationLink element
  • Eliminates double tab navigation issue in Safari
  • Ensures skiplinks focus first menu item immediately

Screen recording demonstrating that the skip link is still working.

Screen.Recording.2025-10-13.at.10.44.05.mov

- Remove complex focus event handling from Navigation component
- Pass targetId prop to NavigationList component
- Apply targetId directly to first NavigationLink element
- Eliminates double tab navigation issue in Safari
- Ensures skiplinks focus first menu item immediately
@vercel
Copy link

vercel bot commented Oct 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cms-frameless-io Error Error Oct 13, 2025 8:39am
tiptap Ready Ready Preview Comment Oct 13, 2025 8:39am

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
...src/components/Navigation/NavigationList/index.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/Navigation/index.tsx 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Mousedown in de hoofdnavigatie geeft verkeerde achtergrond in Safari (VTH website)

2 participants