Skip to content

[FEATURE]: Add sorting options to the Meetings page #2782

Description

@ankitasahu83964

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"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ECSoC26Eligible for Elite Coders Summer of Code 2026 automated scoring.enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions