-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix: your space picture and text are flickering #61312
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
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: HybridAppScreen.Recording.2025-05-05.at.17.38.20.movAndroid: mWeb ChromeScreen.Recording.2025-05-05.at.17.10.55.moviOS: HybridAppScreen.Recording.2025-05-05.at.17.12.38.moviOS: mWeb SafariScreen.Recording.2025-05-05.at.17.14.53.movMacOS: Chrome / SafariMacOS: Desktop |
src/components/InvertedFlatList/BaseInvertedFlatList/index.e2e.tsx
Outdated
Show resolved
Hide resolved
….tsx Co-authored-by: DylanDylann <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One question - might be misunderstanding but let me know!
src/components/InvertedFlatList/BaseInvertedFlatList/index.e2e.tsx
Outdated
Show resolved
Hide resolved
src/components/InvertedFlatList/BaseInvertedFlatList/index.e2e.tsx
Outdated
Show resolved
Hide resolved
….tsx Co-authored-by: Daniel Gale-Rosen <[email protected]>
@dangrous Yes, this change also works, I updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! @DylanDylann can you look/test one more time before we merge? Thanks!
Look fine and test well |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Explanation of Change
Fixed Issues
$ #60355
PROPOSAL: #60355 (comment)
Tests
Precondition:
Create a new workspace if your account doesn't have any workspace
Offline tests
Same as tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Same as tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
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.mov
Android: mWeb Chrome
android-mweb.mov
iOS: Native
ios-.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov