| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info ⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 6ec4149e-43f9-49d4-a1be-4d0a9afbce81 📥 CommitsReviewing files that changed from the base of the PR and between 1580d6d and 8f2cf97. 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. WalkthroughThe docked navigation now hides expandable icons by default and restores them at desktop widths. ChangesDocked navigation responsive visibility
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to 8f2cf This localized navigation styling change is merge-ready after normal checks and review, with no actionable merge-blocking risk remaining. Suggested reviewers: mcoker 🚥 Pre-merge checks | ✅ 4 ✅ Passed checks (4 passed)
Warning Git: Failed to clone repository. Please run the @coderabbitai full review command to re-trigger a full review. If the issue persists, set path_filters to include or exclude specific files. 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. ❤️ ShareComment @coderabbitai help to get the list of available commands. |
Sorry, something went wrong.
|
Preview: https://pf-pr-8570.surge.sh A11y report: https://pf-pr-8570-a11y.surge.sh |
Sorry, something went wrong.
There was a problem hiding this comment.
👍
Sorry, something went wrong.
|
🎉 This PR is included in version 6.6.0-prerelease.38 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #8569
This fixes the expandable-item indicator icon (ellipsis) incorrectly showing in the docked nav on mobile view. Because the nav is fully expanded by default on mobile, this sets the display to none and reverts it in the desktop breakpoint (following a "mobile first" approach).
Summary by CodeRabbit