-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Revert immediately showing report actions #59291
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
Revert immediately showing report actions #59291
Conversation
@ZhenjaHorbach 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] |
@ZhenjaHorbach I'll communicate this on Slack later on - we're aware this was reverted and we should stick to it (skeletons without rendering offline state) this time based on the Design team's advise until we resolve single expense reports with more eager rendering in place. |
The Auth update should fix this and then we can revert the revert (😅), but until this is not resolved skeletons provide a better experience. |
Oh |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chrome2025-03-28.15.31.56.moviOS: Nativeios.moviOS: mWeb Safariios.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
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/mountiny in version: 9.1.21-0 🚀
|
Hey @mountiny @ZhenjaHorbach, when triaging a deploy blocker I noticed that the bug starts when this PR hit staging. Yet my issue isn't resolved when I revert the changes (and the changes don't seem problematic). Are there other changes linked to this that might help explain? |
Comes from this PR #58972 |
🚀 Deployed to production by https://github.com/grgia in version: 9.1.21-3 🚀
|
Explanation of Change
This revert fixes issue with single expense report mentioned here. Ultimately this should be fixed on the backend, but we decided to make a quick fix on the frontend side.
Important note: this change causes that despite the loaded local data, a skeleton will be displayed on each report entry until OpenReport returns the data.
Fixed Issues
$#58388
Tests
Offline tests
Same as Tests.
QA Steps
Same as Tests.
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
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Nagranie.z.ekranu.2025-03-28.o.12.07.32.mov
MacOS: Desktop