Skip to content
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

IOS: Some buttons are to low at the bottom and hidden under keyboard #5069

Open
liliya-soroka opened this issue Feb 21, 2025 · 1 comment · May be fixed by #5119
Open

IOS: Some buttons are to low at the bottom and hidden under keyboard #5069

liliya-soroka opened this issue Feb 21, 2025 · 1 comment · May be fixed by #5119
Labels
Mobile Anything related to the iOS or Android apps

Comments

@liliya-soroka
Copy link
Member

Bug description

Some buttons are to low at the bottom and hidden under keyboard

Environment

iphone 11

Steps to reproduce

  1. start the Import safe flow
    Current result: Continue button is partly hidden as it's located too low

  2. click Paste address
    Current result: The keyboard appear,s and the button is hidden under the keyboard

  3. go to the signer list
    Current result: the button is too low

Expected result

Obtained result

Screenshots

Image Image
ScreenRecording_02-21-2025.11.MP4
@liliya-soroka liliya-soroka added the Mobile Anything related to the iOS or Android apps label Feb 21, 2025
chiranjeev13 added a commit to chiranjeev13/safe-wallet-monorepo that referenced this issue Feb 25, 2025
@chiranjeev13
Copy link
Contributor

chiranjeev13 commented Feb 25, 2025

Hey! @liliya-soroka I have fixed this margin issue in both
apps/mobile/src/features/ImportReadOnly/components/ImportAccountFormView.tsx
apps/mobile/src/features/ImportReadOnly/components/AddSignersFormView.tsx

kept bottom margin to 70px which adjusts to the keyboard properly

Find the commit here: 4a49093

Environment

Iphone 16

Screen Recording

Simulator.Screen.Recording.-.CharterSim.-.2025-02-25.at.12.34.54.mp4

Let me know if any changes are required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile Anything related to the iOS or Android apps
Projects
None yet
2 participants