Open kwfk opened 3 years ago
@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
Device (please complete the following information):
Environment: Which environment(s) is this bug located in? local/development ✅ production
CC: @julianrkung