asyncapi/website

Displaying the number of results found in Blog page when filter is applied.

krshishir1 opened this issue · 1 comments

Why do we need this improvement?

In the blog page when the filter is applied, the number of blog posts filtered should be displayed. This will easier for the users to navigate through the page.

How will this change help?

Improve the overall user experience.

Screenshots

results-feature

How could it be implemented/designed?

The feature can be added by modifying the main blog page by displaying the length of posts array.

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!