Skip to content

Commit

Permalink
Merge pull request #37032 from Swor71/fix/36461-bank-account-page-scr…
Browse files Browse the repository at this point in the history
…olls-to-the-top-on-field-press

Fix: Bank Account page scrolls to the top of the page when pressed on a field
  • Loading branch information
mountiny authored Feb 23, 2024
2 parents fffc92b + d0b0c93 commit 8955322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ function BankInfo({reimbursementAccount, reimbursementAccountDraft, plaidLinkTok
testID={BankInfo.displayName}
includeSafeAreaPaddingBottom={false}
shouldEnablePickerAvoiding={false}
shouldEnableMaxHeight
>
<HeaderWithBackButton
shouldShowBackButton
Expand Down

0 comments on commit 8955322

Please sign in to comment.