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

[Bug] Mark Read on Scroll Not working #173

Open
ceasley opened this issue Dec 24, 2024 · 1 comment
Open

[Bug] Mark Read on Scroll Not working #173

ceasley opened this issue Dec 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ceasley
Copy link

ceasley commented Dec 24, 2024

Describe the Bug

As articles scroll out of view, they do not appear to be marked "read" as expected. Checking the Miniflux instance confirms the articles are not marked "read".

Steps to Reproduce

1.) Start reading the preview list
2.) Scroll through the preview list
3.) Notice the articles are not being marked "read" as expected

Expected Behavior

Articles should be marked "read".

Screenshots / Videos

No response

ReactFlux Version

2024.12.23

Miniflux Version

2.2.4

Browser

Google Chrome 131.0.6778.205

Operating System

Windows 11 24H2

Device

Desktop

Console Errors

No console errors reported.

Additional Context

No response

@ceasley ceasley added the bug Something isn't working label Dec 24, 2024
@NekoAria
Copy link
Collaborator

Unable to reproduce the issue.

Generally speaking, if the client fails to send a request to mark an article as read, there should be an error message in the console.

Please check the requests in the Network tab of DevTools. Look for any PUT requests with the path [reactflux]/v1/entries. If you find any, please click on it and send me a screenshot of the request details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants