openedx / openedx/openedx-app-android

[Android] Keyboard overlaps input field

Open
#200 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Open DemoX course
  2. Tap on "Optional: Example3 Problem Types"
  3. Tap on "Basic Problems"
  4. Select "Basic Numeral Answer" from drop-down list
  5. Tap on "Next" button
  6. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.