feat(notifications): increase z-index#4473
Conversation
|
Jose Gaston seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
✅ Files skipped from review due to trivial changes (1)
WalkthroughThe notifications wrapper z-index was increased from 200 to 400 across SCSS, JSON, JS, and TS style files; Notification component SCSS also added pointer-events adjustments and minor formatting tweaks. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
d007c2c to
642e177
Compare
642e177 to
3667ba2
Compare
|
FYI we're cautious of changes to the |
Summary
notifications-wrapper-z-indexfrom 200 to 400 so notifications render above Blueprint modal (z-index 370).Summary by CodeRabbit
Bug Fixes
Style