-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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: Green dot does not appear in LHN when the request is created in workspace chat #33398
Conversation
@getusha any updates? |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-01-23.at.7.58.40.PM.movAndroid: mWeb ChromeScreen.Recording.2024-01-23.at.7.16.27.PM.moviOS: NativeScreen.Recording.2024-01-23.at.7.43.13.PM.moviOS: mWeb SafariScreen.Recording.2024-01-23.at.7.34.14.PM.movMacOS: Chrome / SafariScreen.Recording.2024-01-23.at.5.08.36.PM.movMacOS: DesktopScreen.Recording.2024-01-23.at.8.03.37.PM.mov |
@tienifr lets complete screenshots or videos section. |
@getusha I just resolved the conflicts and screenshots, I had some problem when build android so I will post the videos later |
Not able to invite other account to a workspace, will continue testing once i am able to #33560 |
@getusha any updates? |
there is a noticeable delay before the green dot appears, when offline it will not show. is this something we can fix? Screen.Recording.2024-01-12.at.12.29.58.PM.mov |
@getusha I notice that there're some changes related to The original change indicates that
that means we just update GBR if it's expense chat, but we already discussed in here, so it should happen with both IOU report/ expense report. So I created the |
@tienifr lets complete the videos/screenshot section from the checklist. |
I have some problem with naive building, I'm trying to fix it. Will complete the screenshots soon |
@tienifr let me know once its completed, we've to get this merged, its been pending for weeks. |
@getusha I added the videos and comments |
@tienifr lint is failing. |
updated |
✋ 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/nkuoch in version: 1.4.33-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.4.33-5 🚀
|
Details
Fixed Issues
$ #32924
PROPOSAL: #32924 (comment)
Tests
Offline tests
Same as above
QA Steps
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)/** comment above it */
this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
Screen.Recording.2024-01-25.at.16.40.00.1.mov
Android: mWeb Chrome
Screen.Recording.2024-01-25.at.16.38.16.mov
iOS: Native
Screen.Recording.2024-01-25.at.16.34.01.mov
iOS: mWeb Safari
Screen.Recording.2024-01-04.at.16.59.15.mov
MacOS: Chrome / Safari
Screen.Recording.2024-01-04.at.16.54.17.mov
MacOS: Desktop
Screen.Recording.2024-01-04.at.17.20.01.mov