-
Notifications
You must be signed in to change notification settings - Fork 155
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
Update member list after changing member roles #2591
Update member list after changing member roles #2591
Conversation
Also do it when the user enters the room member list screen.
Quality Gate passedIssues Measures |
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2591 +/- ##
========================================
Coverage 73.20% 73.20%
========================================
Files 1413 1413
Lines 34296 34301 +5
Branches 6670 6672 +2
========================================
+ Hits 25105 25109 +4
- Misses 5717 5718 +1
Partials 3474 3474 ☔ View full report in Codecov by Sentry. |
Type of change
Content
RoomMemberListDataSource
retrieve only active users (joined + invited).Motivation and context
Fixes #2590.
Tests
Tested devices
Checklist