ReadYouApp / ReadYouApp/ReadYou
Button to move feed or group down or up
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
There should be a button that can move a feed or group up or down. This should be a temporary solution until a better solution is implemented (such as a reordering mode where you can drag feeds or groups down or up).
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 by locating the Android/Kotlin screens that display feeds and groups and the code that stores their ordering. Check how an item is selected and persisted before deciding where the move controls belong. Done means a feed or group can be moved up or down and the changed order remains visible.
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