-
Notifications
You must be signed in to change notification settings - Fork 876
Add Discord icon in header #7467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploying docs with
|
| Latest commit: |
c3eaa9b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://29e290ea.docs-51g.pages.dev |
| Branch Preview URL: | https://dicord-header-icon.docs-51g.pages.dev |
Dangerous URL checkNo absolute URLs to prisma.io/docs found. |
WalkthroughA Discord community link is added to the documentation navbar with corresponding icon styling. CSS selectors throughout the stylesheet are refactored for formatting consistency while new responsive behavior is introduced to hide header icons on smaller viewports. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes The CSS changes require careful verification: while the summary indicates functional equivalence, the widespread selector refactoring—removing spaces around combinators and adjusting descendant matching patterns—introduces subtle specificity shifts that could affect element matching behavior. Each selector variant needs validation to confirm no unintended styling regressions occur, particularly with the responsive breakpoint addition. 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
🍈 Lychee Link Check Report
📊 Results Overview
Errors per inputErrors in 250-postgres/350-integrations/200-vercel.mdx
|
Summary by CodeRabbit
New Features
Style