Skip to content

fix: resolve blog page functionality issues#1861

Merged
omroy07 merged 1 commit into
omroy07:mainfrom
prachishelke1312:fix-blog-page
Jun 13, 2026
Merged

fix: resolve blog page functionality issues#1861
omroy07 merged 1 commit into
omroy07:mainfrom
prachishelke1312:fix-blog-page

Conversation

@prachishelke1312

Copy link
Copy Markdown
Contributor

Description

Fixed JavaScript issues affecting the Blog page.

Changes Made

  • Fixed script errors in blog.js
  • Restored blog rendering
  • Restored Dark Mode functionality
  • Restored button interactions

Testing

  • Verified blog posts display correctly
  • Verified category filters work
  • Verified Dark Mode toggle works
  • Verified Load More button works

@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

@prachishelke1312 is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

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. 🙌🏼

@prachishelke1312

Copy link
Copy Markdown
Contributor Author

The failing CI checks appear to be unrelated to this frontend fix.

The errors are caused by missing backend modules:

  • backend.models.vendor_profile
  • routes

My changes only modify blog.js and do not affect the backend Python code.

The blog page has been tested locally:
✅ Blog posts display correctly
✅ Dark mode works
✅ Load More button works
✅ Category filters work

@omroy07 omroy07 merged commit b7cadfe into omroy07:main Jun 13, 2026
1 of 4 checks passed
@github-actions

Copy link
Copy Markdown

🎉 Congrats @prachishelke1312 on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

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.

2 participants