Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Real-Time Search Functionality for FAQs #1632

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

PrityanshuSingh
Copy link
Contributor

@PrityanshuSingh PrityanshuSingh commented Oct 19, 2024

Related Issue

Fixes #1612

Description

This pull request implements a real-time search functionality for the FAQ section. The new feature dynamically updates the search results as the user types in the search bar, allowing for a seamless and efficient search experience. It highlights relevant keywords and displays the most closely related results first, improving the ease of finding specific information. The functionality enhances user experience by making it easier to access frequently sought information without navigating through multiple pages.

Type of PR

Screenshots / Videos (if applicable)

FAQ.Search.mp4

Checklist

  • I have performed a self-review of my code.
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional Context

The search feature has been tested on various browsers (Chrome, Firefox, Brave) to ensure consistency and performance. It significantly improves the FAQ section by making information easily searchable and enhancing the overall user interface and navigation. The ability to filter search results based on real-time input provides a streamlined and user-friendly experience.

@deepeshmlgupta @sampadatiwari30, kindly add the level3 and hactoberfest-accepted label after successfully reviewing this PR.

Copy link

vercel bot commented Oct 19, 2024

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

Name Status Preview Comments Updated (UTC)
fin-veda ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 9:05pm

Copy link

Congratulations, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to the project 🚀 Keep Contributing!! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST]: Add Search Functionality for FAQs
2 participants