ReadYouApp / ReadYouApp/ReadYou
Refreshing marks read items as unread
Open
Nobody has claimed this yet.
bug
untriaged
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Checklist
- I've already searched in existing issues and haven't found a similar problem reported.
- I'm using the latest version of the app
- This error caused the app to crash
- This error is reproducible
Which category best fits this error?
User Interface
App version
0.14.4
Reproduction steps
1. Have a number of unread items in your list, and unsynchronized items upstream.
2. Read an item (or mark it read)
3. Synchronize feeds
4. notice that the previously read item is now unread again
Expectation: Items should only be added on sync, existing items should not be changed in state.
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
Reproduce the issue using the listed steps in the Android app, then trace the feed synchronization flow and its handling of read states. Done means synchronizing feeds adds upstream items without changing existing items that were already marked read.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100