-
Notifications
You must be signed in to change notification settings - Fork 13k
regression: GUI crashing when editing a OC room #35624
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
|
Looks like this PR is ready to merge! 🎉 |
|
1ffb8d6 to
a3ab6b6
Compare
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-7.5.0 #35624 +/- ##
=================================================
+ Coverage 59.67% 59.74% +0.06%
=================================================
Files 2826 2830 +4
Lines 68313 68434 +121
Branches 15134 15177 +43
=================================================
+ Hits 40764 40883 +119
Misses 24937 24937
- Partials 2612 2614 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ScrollableContent being rendered in loading state
Proposed changes (including videos or screenshots)
Introduced here: #33796
Theres a
ContextualbarScrollabeContentbeing used incorrectly in a loading state when editing a omnichannel room. As we recently changed how we handle our scrollbars, the GUI is crashing when accessing it.Issue(s)
Steps to test or reproduce
Further comments
CORE-1046