Closed sayanp607 closed 3 weeks ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
Description
A clear and concise description of what the PR does. This pr enhances the search capability of the search bar. user can redirect to the page by clicking the suggestions.
Related Issues
Fixes: #586
Changes
List the detailed changes made in this PR.
- Added a new feature to ...
- Refactored the ...
- Fixed a bug in ...
Testing Instructions
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
- Pull this branch.
- Run
npm install
to install dependencies.- Run
npm test
to execute the test suite.- Verify that ...
Screenshots (if applicable)
Add any screenshots that help explain or visualize the changes.
Screen.Recording.2024-10-24.132106.mp4
Additional Context
Any additional context or information that reviewers should be aware of.
- This PR is based on the following...
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.
- [ x] I have performed a self-review of my code
- [ x] I have commented my code, particularly in hard-to-understand areas
- [x ] My changes generate no new warnings
- [ x] I am working on this issue under GSSOC
Kindly look into your code. Search filter is not working. @sayanp607
please assign me proper badges along with level 2 one. @Trisha-tech
Description
A clear and concise description of what the PR does. This pr enhances the search capability of the search bar. user can redirect to the page by clicking the suggestions.
Related Issues
Fixes: #586
Changes
List the detailed changes made in this PR.
Testing Instructions
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
npm install
to install dependencies.npm test
to execute the test suite.Screenshots (if applicable)
Add any screenshots that help explain or visualize the changes.
https://github.com/user-attachments/assets/0025e992-4386-4af0-9e18-78c45f0626e4
Additional Context
Any additional context or information that reviewers should be aware of.
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.