Skip to content

Problem with filtering by date #5864

@giampieropace

Description

@giampieropace

I installed today freshRSS and added my feeds, but I'm facing this problem: the feeds are first grouped and then sorted by date.

E.g.:

feed 1 - title - 11 nov 2023
feed 1 - title - 10 nov 2023
feed 1 - title - 09 nov 2023
feed 1 - title - 08 nov 2023
feed 2 - title - 11 nov 2023
feed 2 - title - 10 nov 2023
feed 2 - title - 09 nov 2023
feed 2 - title - 08 nov 2023
and so on...

What I want is to have all in cronological order:

feed 1 - title - 11 nov 2023
feed 2 - title - 11 nov 2023
feed 1 - title - 10 nov 2023
feed 2 - title - 10 nov 2023
feed 1 - title - 09 nov 2023
feed 2 - title - 09 nov 2023
feed 1 - title - 08 nov 2023
feed 2 - title - 08 nov 2023

If I click the "older/newest first" button the situation doesn't change, feeds are inverted, but always grouped.

Here is a short video recording of the issue.

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions