amupedia2021 / amupedia-web

Source code of the website.
https://www.amupedia.site/
MIT License
163 stars 177 forks source link

Added SearchResult NotFound in Blogs and Contributors #568

Closed Nishitbaria closed 1 year ago

Nishitbaria commented 1 year ago

Issue

540

Description

This pull request introduces a new SearchResultNotFound component that enhances the blog and contributor pages. The SearchResultNotFound component is now utilized to improve the user experience when no search results are found on these pages.

Changes Made

  1. Created the SearchResultNotFound component with custom styling for a visually appealing display.
  2. Integrated the SearchResultNotFound component into the Blogs page to handle cases where no matching blog posts are found based on the search query.
  3. Integrated the SearchResultNotFound component into the Contributors page to handle cases where no matching contributors are found based on the search query.

VIDEO

https://github.com/amupedia2021/Project-Amupedia/assets/85815172/baf7e9bd-2ef4-45b3-9e76-e8e1e760da69

Pull Request Checklist

Please make sure that your PR meets the following requirements:

Checklist

Please check all applicable boxes and provide any additional information if needed.

Screenshots - If Any (Optional)

Additional Notes(Optional)

Please provide any additional information or context that may be helpful for reviewing the pull request.

Related Issues

Please list any related issues or pull requests that are associated with this pull request.

Reviewers

Please tag the relevant team members or reviewers who should review this pull request.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
project-amupedia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2023 4:37pm
github-actions[bot] commented 1 year ago

Thank you, @Nishitbaria, for creating this pull request and contributing to GitHub-ReadMe! 💗

Our review team will thoroughly review the pull request and will reach out to you soon! 😇 Please make sure you have marked all the completed tasks as done. ✅ We appreciate your patience and contribution! 😀

Nishitbaria commented 1 year ago

@anmode @tayyab-ilyas ,please review and merge my pull request