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

BUG: When in iPad landscape mode, the confirm item page has a white background at the bottom and right side, the hand svg covers the buttons and prevents clickability. #255

Open
KyleADay opened this issue Aug 1, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@KyleADay
Copy link
Collaborator

KyleADay commented Aug 1, 2018

BUG: When in iPad landscape mode, the confirm item page has a white background at the bottom and right side, the hand svg covers the buttons and prevents clickability.

DESCRIPTION

Steps to reproduce:

  • Start the app and turn to landscape mode
  • Navigate to confirm item page
  • Scroll down and to the right

Expected behaviour:

  • The background should remain blue
  • The hand svg should be above the buttons

Observed behaviour:

  • A white background appears at the bottom and right of the page
  • The hand svg covers the buttons and prevents them from functioning

confirm page localhost_3000_ ipad

@KyleADay KyleADay added the bug Something isn't working label Aug 1, 2018
@djwillcaine djwillcaine mentioned this issue Aug 10, 2018
3 tasks
@Brownie956
Copy link
Collaborator

The image on the confirmation page is split into it's individual images allowing the two images to separate. This is particularly evident in non-portrait screens, which includes landscape mode.

iPad Air landscape mode:
confirmation-image-css-landscape

Smaller screen:
confirmation-image-css

Extreme example:
confirmation-image-css-2

@Brownie956
Copy link
Collaborator

Same issue found under #272

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants