-
Notifications
You must be signed in to change notification settings - Fork 3k
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 - LHN - "Removed 0 user" displayed on #Admins preview when room member leaves room. #54406
Fix - LHN - "Removed 0 user" displayed on #Admins preview when room member leaves room. #54406
Conversation
@eVoloshchak Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@FitseTLT, could you take a look at the lint check failing please? |
@eVoloshchak Fixed. Can you pls proceed with the review? |
@eVoloshchak, can you provide an ETA for the review please? Thanks! |
Reviewer Checklist
Screenshots/Videos |
Looking good and tests well
@FitseTLT, is there a unit test we could implement for this? |
Bump @FitseTLT. Conflicts to fix now as well! |
@eVoloshchak Added test U can proceed |
U can proceed @eVoloshchak |
@eVoloshchak please proceed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/Gonals in version: 9.0.98-0 🚀
|
Yeah @izarutskaya When you just signed in before you open the report it will still show |
Is there a wider discussion for this. It doesn't sound like a blocker, but is there really nothing we can do to improve this? Or is it blocked by other changes? |
In here we are trying to fix the LHN alternate text by constructing it from the last action of the admin room report for member removed type system message but just after a sign in, the report actions are not loaded until you open the report so the fix will only be effective after you open the report as you can see on the vid. But there is nothing currently we can do from FE to solve this edge case @Julesssss This is not a problem only related to these changes it applies to all other similar cases here where we determine LHN text from last action. |
Details
Fixed Issues
$ #53702
PROPOSAL: #53702 (comment)
Tests
Offline tests
Same as above
QA Steps
Same as above
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop