-
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
[CP Staging] Move flex: 1
directly to advanced filters
#48975
[CP Staging] Move flex: 1
directly to advanced filters
#48975
Conversation
@parasharrajat 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] |
@luacmartins can you assign @rayane-djouah to this? This is a regression after PR that we did together couple days ago. This PR is solving deploy-blockers so we want to handle this ASAP 😉 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-11.at.2.29.45.PM.movAndroid: mWeb ChromeScreen.Recording.2024-09-11.at.2.27.14.PM.moviOS: NativeSimulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-09-11.at.14.24.50.mp4iOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-09-11.at.14.26.01.mp4MacOS: Chrome / SafariScreen.Recording.2024-09-11.at.2.31.50.PM.movMacOS: DesktopScreen.Recording.2024-09-11.at.2.33.08.PM.mov |
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 and tests well
Let's CP to staging! |
@lakchote can we merge or is @parasharrajat review a must? @rayane-djouah is a C+ that is well oriented in the topic and I think authorised to review this |
flex: 1
directly to advanced filtersflex: 1
directly to advanced filters
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…lters [CP Staging] Move `flex: 1` directly to advanced filters (cherry picked from commit 2877141) (CP triggered by luacmartins)
Details
Moving
flex: 1
directly to AdvancedFilters to avoid further regressions fromMenuItem
usages. Result is the same:Linked recording are about alignment in Filters, other regressions are also solved since this PR reverts change of
MenuItem
itself. Correct results are posted in the deploy blocker converstions' itself.Fixed Issues
$ #48964
$ #48969
PROPOSAL:
Tests
Details
above.Offline tests
N/A
QA Steps
N/A
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
Android: Native
android.mov
Android: mWeb Chrome
mWeb-android.mov
iOS: Native
ios.mov
iOS: mWeb Safari
mWeb-ios.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
Screen.Recording.2024-09-11.at.13.30.49.mov