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

iOS: Mark as read/unread not persisted during the first 60 seconds #649

Open
sebastien-mouchet opened this issue Feb 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@sebastien-mouchet
Copy link

Steps to reproduce

  • Open Lagrange for iOS,
  • Within 60 seconds, change the "read" status of one or more items in the Feeds menu,
  • Close the app (before or after the 60 second delay, it doesn't matter),
  • Re-open Lagrange.

Expected result

  • Items marked as read should stay read, and items marked as unread should remain unread.

Actual result

  • The "Mark as Read" / "Mark as Unread" action initially appears to work, but the status change is lost on restart.

Additional info

  • If you mark an item as read/unread during the first 60 seconds, and then another after the 60 second delay, the status of both items gets saved correctly.
  • The History tab also seems to have issues for navigation events that occur within the first 60 seconds.
  • This impacts the iOS version, but not the Windows version (I haven't tested the Linux, macOS, nor Android versions).

I'm using Lagrange 1.17 (7) 2024-01-16

@skyjake skyjake added the bug Something isn't working label Feb 14, 2024
@skyjake
Copy link
Owner

skyjake commented Feb 14, 2024

Close the app

To clarify, how are you closing the app?

@sebastien-mouchet
Copy link
Author

I close the app by:

  1. opening the App Switcher (swiping from the bottom of the screen to the middle)
  2. swiping the app up

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