-
Notifications
You must be signed in to change notification settings - Fork 13k
fix: User custom status text being overwritten #36601
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
Co-authored-by: Diego Sampaio <chinello@gmail.com>
|
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: fa4088e The changes in this PR will be included in the next version bump. This PR includes changesets to release 39 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
d74d317 to
fa4088e
Compare
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #36601 +/- ##
===========================================
- Coverage 65.90% 65.71% -0.20%
===========================================
Files 3192 3195 +3
Lines 106877 106741 -136
Branches 20315 20344 +29
===========================================
- Hits 70440 70145 -295
- Misses 33763 33932 +169
+ Partials 2674 2664 -10
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Proposed changes (including videos or screenshots)
This PR aims to fix an issue where the user custom status text doesn't update in real-time
Issue(s)
Closes #35294
Steps to test or reproduce
Further comments
SUP-816