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

Confirmation Modal is Not Scrolling, Footer Not Visible in Mobile application #992

Open
AlexMubarakshin opened this issue Jan 3, 2025 · 0 comments

Comments

@AlexMubarakshin
Copy link

Bug Type

Functional

Reproduction steps

When attempting to confirm a transaction in the mobile application, the confirmation modal fails to scroll, resulting in the footer (which contains the confirmation slider) being hidden and inaccessible.

  1. Authorize the web3 application from a desktop using a mobile wallet.
  2. Initiate a contract call, which triggers a confirmation modal in the mobile app.
    • The modal displays a long transaction chain and lengthy comments.
    • The content within the modal is not scrollable.
    • The confirmation slider in the footer is not visible.
IMG_1475.MP4

Actual result

The modal is static and does not allow scrolling.
The footer with the confirmation slider is obscured and cannot be interacted with.

Expected result

The modal should support vertical scrolling, allowing the user to access and interact with the footer content, including the confirmation slider.

Suggested Severity

High

Device

Smartphone:
Device: iPhone 12
OS: iOS 18.1.1
App Version: 5.0.12(2)

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant