Skip to content

Conversation

@tejaskhile
Copy link

Which issue does this PR close?

Rationale for this change

-Adds a live search functionality to improve user experience.
-Allows users to quickly find blog posts by title or summary without reloading the page.

What changes are included in this PR?

-Added a JavaScript search filter for .blog-post elements.
-Displays a “No posts found” message when no results match.
-Enhanced blog page interactivity without affecting layout or performance.

Are these changes tested?

-✅ Manually tested across different browsers and devices.

Are there any user-facing changes?

-Yes, a new search bar feature is available on the blog page.
-Users can filter blog posts instantly as they type.

@vercel
Copy link

vercel bot commented Oct 20, 2025

@tejaskhile is attempting to deploy a commit to the eccentriccoder01's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@eccentriccoder01
Copy link
Owner

@tejaskhile Kindly resolve the conflicts in main.js

@tejaskhile
Copy link
Author

Conflicts resolved in main.js. Vercel deploy failed due to authorization — please reauthorize or trigger deploy manually.

@vercel
Copy link

vercel bot commented Oct 20, 2025

Deployment failed with the following error:

If `rewrites`, `redirects`, `headers`, `cleanUrls` or `trailingSlash` are used, then `routes` cannot be present.

Learn More: https://vercel.link/mix-routing-props

@eccentriccoder01
Copy link
Owner

@tejaskhile There are errors in your code, vercel has shown it above...

@tejaskhile
Copy link
Author

Issue fixed. Please review again.

@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
venturalink Ready Ready Preview Comment Oct 23, 2025 7:45pm

@eccentriccoder01
Copy link
Owner

@tejaskhile Look at and visit the latest deployment link, it shows NOT FOUND...

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

Labels

enhancement New feature or request gssoc25 level 2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Search Bar to Blog Page

2 participants