willowtreeapps / willowtreeapps/vocable-android
Vocable Android: Parity - Main Screen Category Selection.
Nobody has claimed this yet.
- 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
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 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