Show Closed Rooms as "Deleted" in E.Cash#4023
Conversation
TomatoToaster
left a comment
There was a problem hiding this comment.
Just had one suggestion but otherwise everything looks good 👍🏾 .
TomatoToaster
left a comment
There was a problem hiding this comment.
Actually wait, there's just one thing I caught.
src/languages/en.js
Outdated
| blockedFromConcierge: 'Communication is barred', | ||
| youAppearToBeOffline: 'You appear to be offline.', | ||
| fileUploadFailed: 'Upload Failed. File is not supported.', | ||
| localTime: ({user, time}) => `It's ${time} for ${user}`, |
There was a problem hiding this comment.
I think you're not using this right? I think this was changed in main since you made this branch.
It looks like it was removed here: https://github.com/Expensify/Expensify.cash/pull/4020/files
src/languages/es.js
Outdated
| writeSomething: 'Escribe algo...', | ||
| blockedFromConcierge: 'Comunicación no permitida', | ||
| youAppearToBeOffline: 'Parece que estás desconectado.', | ||
| localTime: ({user, time}) => `Son las ${time} para ${user}`, |
There was a problem hiding this comment.
Same as above, I think this can be deleted.
|
There's a bug with K2 on ECash repos. The button is green but don't merge it's on HOLD! |
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
Removing HOLD! |
|
@sketchydroide please feel free to give this a look now! |
|
will probably do it tomorrow as it's a bit late for me :) |
|
Of course buddy :) no worries! |
|
Code looks good, but I won't be able to test it, as I'm pretty much taking all my time to fill out the relocation excel file and the notes, and I'm OOO the next couple days moving house. |
|
✋ 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 in version: 1.0.79-5🚀
|
'Deleted' is not displayed in room channel after policy has been deletedAction PerformedStep 1:
Expected Result#announce/admins rooms should show up as deleted. Actual ResultThe #announce/admins rooms doesn't have the deleted status. The only thing visible is the Trash Can icon. Notes/Images/Video |
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
|
Ah whoops! Fix incoming ^ |
|
Forgot to mention, but that is merged, this is ready for a retest! |
|
@yuwenmemon @TomatoToaster when testing this we noticed that the LHN does not update after the refresh. It only updates and shows the deleted status when the user clicks ok the conversation |
|
Hmmm.. that might be a symptom of the bug that was just fixed? Can we retest on a fresh account? |
|
Tester just confirmed he tried on a new account. He's testing again just in case. |
|
Tester has the same behaviour in windows chrome. Maybe we could open this as a separate issue? |
|
@isagoico yeah, let's do that and remove the blocker since I wouldn't want to hold up the deploy while I look into this (it doesn't seem obvious since I'm not able to reproduce) |
|
🚀 Deployed to production in version: 1.0.80-2🚀
|



@TomatoToaster pleas review
HOLD ON https://github.com/Expensify/Auth/pull/5781
Details
Show Closed (status=2, state=2) Default Chat rooms as "Deleted" in E.Cash
Fixed Issues
For https://github.com/Expensify/Expensify/issues/165433
Tests/QA

- Make sure that the icon for the room has been replaced with a trash can icon - Make sure that the room shows up with `(deleted)` in the title - Make sure that the room input is disabled - Make sure that the room detail section does not contain any editable actions about the room (should just show an empty page)Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android