Skip to content

Past Events Archive: Add Sort by Date and Search Functionality #273

@sklasfeld

Description

@sklasfeld

Description: Currently the past events archive has no way to sort or filter events, making it harder to navigate as the archive grows. Two improvements would greatly enhance usability:

  1. Sort by Date: Add a sort button that allows users to toggle the past events archive between ascending and descending order by date.

  2. Search Bar: Add a search bar that filters events by title and tags, similar to the existing search functionality on the blog page.

References:

  • Example of a blog page with existing search and sort implementations: src/pages/[...blog]/[category]/[...page].astro (blogs of a specific category such as tutorials, quick-takes, etc.)
  • Past events archive: src/pages/events/archive/[...page].astro

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions