Skip to content

Add option to sort by date in the timeline screen #649

Description

@reshmabidikar

The Timeline screen currently groups entries by object type (Invoices, Payments, etc.) rather than displaying them in chronological order.

Image

While this organization is useful in some cases, it makes it difficult to visually follow the actual sequence of events. For example, payments that occurred before certain invoices are displayed only after all invoices because they belong to a different object type.

Proposed Change

Add a Sort by Date option to the Timeline view.

Default behavior: Keep the existing grouping by object type to preserve the current user experience.
Sort by Date: When selected, display all timeline entries in chronological order, regardless of object type.

This would allow users to easily inspect the true order in which events occurred while maintaining the existing view as the default.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions