-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Workspace chats and rooms disappear from the LHN after being deleted #59360
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
Workspace chats and rooms disappear from the LHN after being deleted #59360
Conversation
…r-removing-workspace
@rayane-d friendly bump here |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-04-15.at.5.17.10.PM.movAndroid: mWeb ChromeScreen.Recording.2025-04-15.at.5.13.11.PM.moviOS: NativeSimulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2025-04-15.at.17.10.29.mp4iOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2025-04-15.at.17.15.43.mp4MacOS: Chrome / SafariScreen.Recording.2025-04-15.at.5.05.22.PM.movMacOS: DesktopScreen.Recording.2025-04-15.at.5.07.42.PM.mov |
hey @rayane-d any updates 😄 |
@narefyev91 I see two issues:
Screen.Recording.2025-04-07.at.10.55.26.AM.mov |
Regarding the second one - Reports are not coming from BE. Probably it's the same check which we have on FE (that user notification is set to hidden). I think we need to trigger here BE dev to check - why after refresh - data is not coming from API side |
…r-removing-workspace
Yeah, it seems that |
…r-removing-workspace
That is on purpose, we do not return chat reports with hidden notification preference. This is intentional. Right now because of UX we do not return the hidden reports in Search, but that will change - then the users will be able to search for the reports with hidden preference |
@narefyev91 @rayane-d users should be able to find the archived rooms in Search even if the notification preference is hidden so we should be good |
@rayane-d ready for re-review |
@narefyev91 We got conflicts |
…r-removing-workspace
…r-removing-workspace # Conflicts: # src/libs/ReportUtils.ts
@rayane-d updated |
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 and tests well 👍
We did not find an internal engineer to review this PR, trying to assign a random engineer to #56967 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
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/Valforte in version: 9.1.29-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.1.29-10 🚀
|
Explanation of Change
Workspace chats and rooms disappear from the LHN after being deleted
Fixed Issues
$ #56967
PROPOSAL: #56967 (comment)
Tests
Offline tests
No changes
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
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
android-web.mov
iOS: Native
ios.mov
iOS: mWeb Safari
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov