ReadYouApp / ReadYouApp/ReadYou

Selecting multiple items on the Flow screen

Open
#883 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.