-
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
Make workspace chat instantly available on workspace creation and when users are invited #8226
Conversation
✋ 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 @MonilBhavsar in version: 1.1.46-0 🚀
|
@TomatoToaster, we don't have to re-login but it appears after refreshing the page. We already reported this bug #8183. Do you need another separate bug? Recording.117.mp4 |
@kavimuru Could you redo QA again. This should be working now. I was able to verify it worked for me without a refresh just now. |
@trjExpensify and I just tested and weren't able to get the workspace chat to appear without a page refresh. |
I think that ^ should be fixed with the policyExpenseChat beta PR. I was able to just test that this works here's a screen recording of me on staging with an expensifail account I just created: Screen.Recording.2022-03-29.at.4.52.12.PM.movNot sure why the avatars aren't showing up though, is that a captured bug on staging or because of my spotty wifi? |
Details
Relies on these PRs to work:
https://github.com/Expensify/Web-Expensify/pull/33341
https://github.com/Expensify/Auth/pull/6537
Will need these running locally for this to work locally.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/201621
Tests
Same as Web QA but done locally. Be sure to have the above PRs running locally on Web-E and Auth for this to work.
PR Review Checklist
Contributor (PR Author) Checklist
### Fixed Issues
section aboveTests
sectionQA steps
sectionsrc/languages/*
filesSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)/** comment above it */
displayName
property(i.e.
StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG
)PR Reviewer Checklist
### Fixed Issues
section aboveTests
sectionQA steps
sectionsrc/languages/*
filesSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)/** comment above it */
displayName
property(i.e.
StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG
)QA Steps
This should be tested on Staging.
4. Click on the header and verify the details for this chat should look like this:
Screenshots
Web
Mobile Web
Desktop
iOS
Android