Feature Request
Summary
Add sorting options to the Meetings page so users can easily organize and find meetings.
Problem Statement
Currently, users may have difficulty finding a specific meeting when there are many meetings in the list. Sorting options would make it easier to organize meetings based on date or title.
Proposed Solution
Add a sorting dropdown/control to the Meetings page with the following options:
- Newest first
- Oldest first
- Title A–Z
- Title Z–A
The selected sorting option should update the meeting list accordingly.
Alternative Solutions
An alternative would be to provide only date-based sorting, such as newest and oldest first. However, including title-based sorting would give users more flexibility when managing a large number of meetings.
Additional Context
The sorting feature should work properly with the existing meeting search and filtering functionality. It should also be responsive on both desktop and mobile devices without affecting existing meeting features.
{
"assignedAt": null,
"lastActivityAt": null,
"remindersSentAt": {},
"reminder12SentAt": null,
"reminder18SentAt": null,
"expiredAt": null,
"welcomeSentAt": null,
"welcomeSource": null,
"guidance": {},
"processedClaimCommentIds": [],
"processedUnclaimCommentIds": [],
"manualAssignment": false,
"authorPriorityExpiresAt": "2026-09-13T15:00:13.000Z"
}
Feature Request
Summary
Add sorting options to the Meetings page so users can easily organize and find meetings.
Problem Statement
Currently, users may have difficulty finding a specific meeting when there are many meetings in the list. Sorting options would make it easier to organize meetings based on date or title.
Proposed Solution
Add a sorting dropdown/control to the Meetings page with the following options:
The selected sorting option should update the meeting list accordingly.
Alternative Solutions
An alternative would be to provide only date-based sorting, such as newest and oldest first. However, including title-based sorting would give users more flexibility when managing a large number of meetings.
Additional Context
The sorting feature should work properly with the existing meeting search and filtering functionality. It should also be responsive on both desktop and mobile devices without affecting existing meeting features.
{
"assignedAt": null,
"lastActivityAt": null,
"remindersSentAt": {},
"reminder12SentAt": null,
"reminder18SentAt": null,
"expiredAt": null,
"welcomeSentAt": null,
"welcomeSource": null,
"guidance": {},
"processedClaimCommentIds": [],
"processedUnclaimCommentIds": [],
"manualAssignment": false,
"authorPriorityExpiresAt": "2026-09-13T15:00:13.000Z"
}