You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
I have read the CONTRIBUTING.md and followed the provided tips
I accept that the issue will be closed without comment if I do not check here
I accept that the issue will be closed without comment if I do not fill out all items in the issue template.
Explain the Problem
Items appears repeatedly
Steps to Reproduce
start news initially on a single feed
switch to unread or a folder view
scroll the item list
the initially loaded items from the single feed will appear repeatedly
The problem is that the items don't match the actual ROUTE and will always reordered until the adjacent items are loaded.
Maybe they need to be removed or mark hidden when switching views.
System Information
News app version: 25.0.0-alpha11
Nextcloud version: 29
Cron type: (system cron/python updater/...)
PHP version:
Database and version:
Browser and version:
OS and version:
Contents of nextcloud/data/nextcloud.log
Paste output here
Contents of Browser Error Console
Read http://ggnome.com/wiki/Using_The_Browser_Error_Console if you are unsure what to put here
Paste output here
The text was updated successfully, but these errors were encountered:
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 <[email protected]>
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 <[email protected]>
IMPORTANT
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
Explain the Problem
Items appears repeatedly
Steps to Reproduce
The problem is that the items don't match the actual ROUTE and will always reordered until the adjacent items are loaded.
Maybe they need to be removed or mark hidden when switching views.
System Information
Contents of nextcloud/data/nextcloud.log
Paste output here
Contents of Browser Error Console
Read http://ggnome.com/wiki/Using_The_Browser_Error_Console if you are unsure what to put hereThe text was updated successfully, but these errors were encountered: