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]: Android keyboard shoves join screen page up and makes it not easily usable #303

Open
2 of 8 tasks
CatQueenCodes opened this issue May 15, 2021 · 0 comments
Open
2 of 8 tasks
Assignees
Labels
bug Something isn't working

Comments

@CatQueenCodes
Copy link
Collaborator

Linked User Story: (if applicable) n/a

Device Used: Android Huwai (it happens on all androids but is not always

Browser(s) Used:

  • Chrome
  • Safari
  • FireFox
  • Other: __

Environment:

  • Production
  • Staging
  • Localhost

Description

On all Android devices when the keyboard is up you can not scroll on the join screen. Depending on screen size/keyboard pop up height it shifts the content of the page and stuff overlaps and is not user-friendly. On iOS devices you can scroll around on the join screen with keyboard up and stuff is not shifted.

Expected Behavior

Be able to scroll on join screen with the keyboard open after clicking Name/Code field so the elements don't overlap

Actual Behavior

Overlapping/squishing/no scrolling to view when keyboard is opened

Screen Shot/Screen Video Capture

Android.mp4

Replication Steps & Data

  1. on an android phone go to cardsofcarousal.com
  2. click "join"
  3. click one of the input fields for name or join code
  4. try to scroll
  5. observe you can not scroll when keyboard is open and the content of the screen is permently shifted

User Story

As a plater, I want to be able to scroll on the join screen when my keyboard is open, so that that I can view all the fields and text as needed.

Acceptance Criteria

Criteria needed for this to work as intended in the user story.

  • When the keyboard is open on android devices the site should be able to scroll behind the keyboard over lay and the content should not be squished/altered.

Consider looking into overflow css properties.

@CatQueenCodes CatQueenCodes added the bug Something isn't working label May 15, 2021
@I3uckwheat I3uckwheat pinned this issue Jun 22, 2021
@wise-king-sullyman wise-king-sullyman self-assigned this Aug 31, 2021
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

3 participants