-
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
fixes-37403 Workflows-If the first 2 options are enabled,cannot scroll to see the 3th option #38248
Conversation
@mkhutornyi 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.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
@ishpaul777 there's only one place where ScrollView is used twice. Let's remove it here
|
@mkhutornyi are you sure this is not required and was added by mistake, i have no problem removing by the way just dont want to create unwanted regression |
I think it's obvious but asked here to be safe |
@ishpaul777 confirmed here |
Thanks for confirming i'll push the change in few minutes |
Please resolve conflict |
Yes on it |
|
@mkhutornyi I am on it 😄 |
still not open for your review. |
Github diffs feels wonky but i swear i only removed redundant scrollview 😭 |
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.
Restested. Looks good
The diff in VSCode is only ScrollView removal.
Github should improve diff logic to consider indents 😄
@Julesssss Can you please review 🙇♂️ |
Hey @ishpaul777, as it's been a week could you please re-merge main again to make sure we have no new type errors? Thanks |
resolved conflicts |
Merging since Jules is ooo until March 25. |
Details
Fixed Issues
$ #37403
PROPOSAL: #37403 (comment)
Tests
Offline tests
QA Steps
Same as above tests
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
Screen.Recording.2024-03-13.at.9.29.55.PM.mov
Android: mWeb Chrome
VIDEO-2024-03-13-23-54-43.mp4
iOS: Native
Screen.Recording.2024-03-13.at.8.45.22.PM.mov
iOS: mWeb Safari
VIDEO-2024-03-13-23-36-52.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-03-13.at.9.24.54.PM.mov
MacOS: Desktop
Screen.Recording.2024-03-14.at.12.07.08.AM.mov