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

Add searchbar to the blog page #1867

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shubhagarwal1
Copy link

@shubhagarwal1 shubhagarwal1 commented Nov 1, 2024

Related Issue

Fixes: #1803

Description

This PR adds a search bar to the blog page, allowing users to quickly search and filter through blog content. This feature enhances the user experience by making it easier to locate specific topics or articles. The search functionality is designed to improve accessibility and navigation within the blog section.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / Videos (if applicable)

[Please attach screenshots or videos demonstrating the before and after views of the blog page, especially showcasing the new search bar functionality.]

Checklist:

  • I have made this change from my own.
  • I have taken help from some online resources.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

screen shots
Screenshot 2024-11-01 at 8 39 06 PM
Screenshot 2024-11-01 at 8 39 35 PM

Copy link

vercel bot commented Nov 1, 2024

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

Name Status Preview Comments Updated (UTC)
buddy-trail ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 3:09pm

Copy link
Contributor

github-actions bot commented Nov 1, 2024

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! 😊

Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for buddytrail ready!

Name Link
🔨 Latest commit 43c5ecd
🔍 Latest deploy log https://app.netlify.com/sites/buddytrail/deploys/6724ef03f0924e0008a1ab81
😎 Deploy Preview https://deploy-preview-1867--buddytrail.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

Successfully merging this pull request may close these issues.

ADD Search bar on the blog page
1 participant