openedx / openedx/openedx-app-android
[Android] Keyboard overlaps input field
Open
Nobody has claimed this yet.
bug
- Dominant language
- Kotlin
- Stars
- 36
- Forks
- 61
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 2
Description
Link: Content
Steps to reproduce:
- Open DemoX course
- Tap on "Optional: Example3 Problem Types"
- Tap on "Basic Problems"
- Select "Basic Numeral Answer" from drop-down list
- Tap on "Next" button
- Tap on the input field at the bottom
Result: Keyboard overlaps input field.
Expected result: The keyboard should not overlap the input field.
Attachment:
https://github.com/openedx/openedx-app-android/assets/121940663/86d18777-9202-4f77-9ce7-ffdd0890bf14
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the linked DemoX course on an Android device, following the listed steps through the Basic Numeral Answer input. Then trace the screen handling that displays this input and keyboard. Done means the keyboard no longer overlaps the field and the reproduction flow remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100