willowtreeapps / willowtreeapps/vocable-android

Vocable Android: Parity - Main Screen Category Selection.

Open
#272 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Kotlin
Stars
127
Forks
21
Avg merge
16m
Merged PRs (30d)
4

Description

Found on build 1.3.3.

Describe the bug
On the Main screen, in Portrait view, there is only 1 category displayed at a time. on iOS, when tapping on either the right or left scroll, it not only scrolls to the next Category but it selects it as well.

To Reproduce
1.) Launch the app in Portrait view
2.) Select the category if not already.
3.) Press the Right arrow button to go to the next category

Expected behavior
New category to be displayed and selected.

Actual Behavior
New category is displayed, but it is not selected so it requires an extra click. Also the new category is displayed

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Pixel 2 API 30 simulator

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 on the Main screen in Portrait view using the listed steps and inspect the category navigation and selection handling. The fix is done when pressing the right or left arrow both displays and selects the adjacent category, matching the described iOS behavior.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.