fix(dock): prevent tab interaction on mobile#8384
Conversation
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThe pull request updates dock styling in Compass and Page components to prevent keyboard focus on collapsed docked navigation. Both files now coordinate ChangesDock Visibility and Transition Coordination
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Preview: https://pf-pr-8384.surge.sh A11y report: https://pf-pr-8384-a11y.surge.sh |
Fixes #8339
Prevents keyboard navigation to items in collapsed dock on mobile.
Added
visibility: hiddento collapsed dock with transition timing that:Changes applied to both Page and Compass components for consistency.
Summary by CodeRabbit