Skip to content

Blog Index Page Filtering #8

@ammodev

Description

@ammodev

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

No one assigned

    Labels

    good first issueSimple 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.

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions