-
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]: Workspace - Categories load without loading spinner #38849
Conversation
@DylanDylann 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Hello @kavimuru , you have attached the bug video for iPhone mweb and not android :) And also:
Please refer to the QA steps, this will only happen for the very first time when we do not have any local data present, i.e. the first time you create a collect workspace |
@kavimuru This PR isn't deployed to staging |
@GandalfGwaihir Sorry, it is happening in mWeb and tester confirmed he opened for the first time. |
@DylanDylann it is in the checklist.
|
@luacmartins @alexpensify It seems we have a mistake here. Melvin mentioned that this PR isn't deployed to staging but the original issue still be in the QA checklist |
@DylanDylann I think that's correct. That initial message just means that when we merged this PR the deploy checklist was locked (QA has already started) and the PR would be included in the next checklist. It was then deployed to staging |
Details
When the Categories and Tags were not empty, and we reloaded, there wasn't any loading animation present, in the PR, we introduced a fix to show loading animations
Fixed Issues
$ #37904
PROPOSAL: #37904 (comment)
Tests
Same as QA
Offline tests
Same as QA
QA Steps
Pre-requisite: an admin account with a policyExpenseChat enabled Collect policy and another workspace.
Note: This should be done for the very first time when we create a new collect policy as later we get the local data directly
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
MacOS: Chrome / Safari
simplescreenrecorder-2024-03-23_04.13.12.mp4
MacOS: Desktop
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari