ReadYouApp / ReadYouApp/ReadYou
Selecting multiple items on the Flow screen
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
The long-tap dropdown menu could be expanded to include a new "Select more" option, allowing multiple items to be selected on the Flow screen. Such an option would add a convenient way to handle the item list, but it would also require modifying the top bar with "mark as read" and "mark as starred" icons. If implemented, it would require applying different states for the icons, such as "mark as unstarred" for the Starred screen. This feature can be a great improvement for managing the item list.
Contributor guide
No contributing guide indexed for this repository
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 Flow screen's long-tap dropdown and selection handling, then trace the top-bar actions for marking items read or starred. Compare those actions with the Starred screen's existing state and define the selection and inverse-icon behavior; done means multiple items can be selected and the relevant actions show the correct states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100