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] Navigation disappears & can't scroll down when on input selection #111

Open
kwfk opened this issue Apr 18, 2021 · 2 comments
Open
Assignees
Labels
bug Something isn't working styling

Comments

@kwfk
Copy link
Member

kwfk commented Apr 18, 2021

Describe the bug
When inside an input field, the user can't scroll down and the navigation bar disappears. The form is still functional, but this makes it difficult for users because they need to close the keyboard before submitting the form. This is likely because rather than the keyboard pushing up on the page, hiding the remaining items. This makes it hard to continue to other form items under the keyboard.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a custom profile
  2. Click on 'Starting Meter'
  3. Click input field for 'Reason for change'
  4. Try scrolling down (navigation bar disappears)
  5. Cannot access 'Update' button

Expected behavior
The page should scroll down to the end of the form even with the keyboard open. The navigation bar should also still be present.

Screenshots
image

Device (please complete the following information):

  • Device Model: Samsung S9
  • OS: Android 10

Environment:
Which environment(s) is this bug located in?
local/development
✅ production

CC: @julianrkung

@kwfk kwfk added bug Something isn't working styling labels Apr 18, 2021
@julianrkung
Copy link
Collaborator

@wangannie could you spend some time seeing if there's a good fix for this? If you spend some time on it and can't find a worthwhile solution, I'm good with notifying the NPO of this bug and having them fix. Seems like pretty decent QOL improvement if fix is easy though

@julianrkung
Copy link
Collaborator

julianrkung commented Apr 22, 2021

Actually, assigning to @micahtyong instead since this seems to be feature-agnostic and I want to spread out the bug assignments, but feel free to ask around and if you don't see a good solution we can have you work other things instead

@julianrkung julianrkung assigned micahtyong and unassigned wangannie Apr 22, 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 styling
Projects
None yet
Development

No branches or pull requests

4 participants