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

fix: Mark as read on Scroll #2817

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Conversation

wofferl
Copy link
Collaborator

@wofferl wofferl commented Oct 17, 2024

Summary

The last items at the end are not marked read, because they do not scrolled out. This will be another task to scroll the last items out of the view as in news 24.

Checklist

Signed-off-by: Wolfgang <github@linux-dude.de>
@Grotax Grotax force-pushed the mark_read_onscroll branch from 31bd2db to 7e85ec5 Compare October 19, 2024 09:08
@Grotax Grotax merged commit 9df78ec into nextcloud:master Oct 19, 2024
23 of 24 checks passed
Grotax added a commit that referenced this pull request Oct 23, 2024
Changed
- Feed ordering will now be used for sorting items (#2678)

Fixed
- restore old scroll behavior to scroll after articles needed for mark scroll on read (#2817)
- 25.0.0-alpha2: Feed folder bar menu always opens collapsed (#2508)
- fix: hide folder/feeds with no unread items when `showAll` is disabled (#2503)
- Items keep popping up in Folder, All or Unread view (#2833)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax mentioned this pull request Oct 23, 2024
Grotax added a commit that referenced this pull request Oct 23, 2024
Changed
- Feed ordering will now be used for sorting items (#2678)

Fixed
- restore old scroll behavior to scroll after articles needed for mark scroll on read (#2817)
- 25.0.0-alpha2: Feed folder bar menu always opens collapsed (#2508)
- fix: hide folder/feeds with no unread items when `showAll` is disabled (#2503)
- Items keep popping up in Folder, All or Unread view (#2833)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@wofferl wofferl deleted the mark_read_onscroll branch November 9, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants