You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to a custom profile
Click on 'Starting Meter'
Click input field for 'Reason for change'
Try scrolling down (navigation bar disappears)
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
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
@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
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
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:
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](https://user-images.githubusercontent.com/9738398/115130786-3dcafc80-9fa7-11eb-95f8-52da21170241.png)
Device (please complete the following information):
Environment:
Which environment(s) is this bug located in?
local/development
✅ production
CC: @julianrkung
The text was updated successfully, but these errors were encountered: