Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After "Mark all read" some new items appear, already marked as read #744

Open
christianglodt opened this issue Aug 29, 2024 · 7 comments
Open

Comments

@christianglodt
Copy link

christianglodt commented Aug 29, 2024

Describe the bug
I use FeedMe with a miniflux server via the Fever protocol. I read the "All Items" feed, and when I reach the end, I tap the "Mark all read" floating-action-button. When I do this, the list goes back to the top, and all items are marked as read (with a non-bold title). However, sometimes, I then see some new articles at the top of the list, which I've not seen before, and which are already marked as read. This does not always happen.

I have a theory about a possible cause. Could it be that FeedMe did a time-based auto sync in the background while I was looking at my feeds, and that "Mark all read" also marks new items from this auto sync as read?

I think the "Mark all read" button should only mark those items that are in the currently shown list, not any new ones from a sync operation that are not currently shown.

To Reproduce
I don't have a tested way to reproduce this problem. It might be possible like this:

  1. Go to your "All Items" feed, scroll to the bottom.
  2. Wait for a background "Auto Sync" to be performed. Somehow be sure some new articles are in your feeds.
  3. Tap the "Mark all read" floating-action-button.
  4. Presumably, if my theory is correct, the new articles will suddenly appear at the top of the list, already marked as read.

Expected behavior
I would expect any new items that are obtained by background sync to remain unread.
I would expect the "Mark all read" button to only affect those articles that are in the list that is currently shown.

Device info

  • Device: Google Pixel 6
  • OS: Android 14
  • Build Number: AP2A.240805.005.F1
  • FeedMe Version: 4.2.9
@jmoses
Copy link

jmoses commented Oct 22, 2024

I maybe see this issue, or something related. When I "Mark as read" there are a few articles that stay in the list, I believe the ones that I have clicked on to read fully. They are still marked read, but they don't disappear like the other articles. This is new behavior the last week-ish, or so.

@garret
Copy link

garret commented Nov 3, 2024

This issue is old of years. It is a duplicate of another already described issue.

@seazon
Copy link
Owner

seazon commented Nov 5, 2024

@garret can you share the link here?

@garret
Copy link

garret commented Nov 6, 2024

#647

@seazon
Copy link
Owner

seazon commented Nov 13, 2024

#647

not same issue. this issue is mark new items as read while user click mark all read button. #647 is mark read due to auto mark above as read.

@garret
Copy link

garret commented Nov 13, 2024

Yes, but isn't the 'automarking as read' just like an automatic tapping on the 'mark as read' button? So, it doesn't really matter since the result is the same? That was my point 🙃

@seazon
Copy link
Owner

seazon commented Nov 13, 2024

the solution is different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants