-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: blockedIssue or Request is waiting on some other issue or change.Issue or Request is waiting on some other issue or change.
Description
Is your feature request related to a problem?
Currently, there is no filtering mechanism for blog posts on the index page, making it difficult for users to find relevant content within categories such as "DEVLOG, UPDATE, ANNOUNCEMENT, EVENT, RELEASE."
Describe the solution you'd like.
Implement a filtering system that allows users to:
- Filter blog entries by category.
- Search blog posts by title or content.
- Sort blog posts by date (newest/oldest).
- Implement pagination for improved user experience.
The filtering logic should be implemented in the backend and properly integrated with the frontend display.
Describe alternatives you've considered.
Other
Ensure that filtering performance is optimized to handle large numbers of blog posts efficiently.
Metadata
Metadata
Assignees
Labels
good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: blockedIssue or Request is waiting on some other issue or change.Issue or Request is waiting on some other issue or change.
Type
Projects
Status
Triage