-
Notifications
You must be signed in to change notification settings - Fork 280
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
fix: lift notifications above modal overlay #2175
fix: lift notifications above modal overlay #2175
Conversation
Size Change: +326 B (0%) Total Size: 1.91 MB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #2175 +/- ##
=======================================
Coverage 83.72% 83.72%
=======================================
Files 313 313
Lines 7163 7163
Branches 2025 2025
=======================================
Hits 5997 5997
Misses 829 829
Partials 337 337 ☔ View full report in Codecov by Sentry. |
@MartinCupela @oliverlaz - question - why do we keep |
🎉 This PR is included in version 10.20.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [11.0.0-rc.8](v11.0.0-rc.7...v11.0.0-rc.8) (2023-11-22) ### Bug Fixes * calculate pagination stop from custom channel query message limit ([#2180](#2180)) ([8374af1](8374af1)) * lift notifications above modal overlay ([#2175](#2175)) ([17d98f4](17d98f4)) ### Features * allow to configure channel query options ([#2177](#2177)) ([4f91d9a](4f91d9a))
🎉 This PR is included in version 11.0.0-rc.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎯 Goal
Depends on GetStream/stream-chat-css#249