wordpress-mobile / wordpress-mobile/WordPress-Android
Reader: make search tabs swipe-able
Open
Nobody has claimed this yet.
[Type] Enhancement
Reader
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
The tabs in the reader which separate the search results between Posts and Sites aren't swipe-able. Perhaps they can be converted to use a ViewPager to fix this?
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 at the Reader search results and inspect how the Posts and Sites tabs are currently implemented. Determine whether the tab container can support horizontal swiping, then verify that users can swipe between both result sets without breaking tab selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100