-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
feature requestNew feature or requestNew feature or request
Description
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:
-
Sort by Date: Add a sort button that allows users to toggle the past events archive between ascending and descending order by date.
-
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request