Skip to content

Conversation

@Methika2005
Copy link

📥 Pull Request

Description

This pull request resolves two key issues on the home page of the Project Vault website:

Fixes #243 : Clicking on the “Static Websites,” “Games,” or “ML Projects” cards on the home page now correctly navigates users to their respective pages. Previously, these cards had no navigation functionality.
Fixes #244 : The “Search by Tech Stack” option is now consistently visible in the Components dropdown across all pages, including the home page (index.html), where it was missing earlier.

These changes improve overall usability and consistency of the navigation experience throughout the website.

Fixes #243 #244

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Demo Video(Mandatory):

https://drive.google.com/file/d/1LrpTQPVrGKTKtyJpz3sQttU_zl5RvIeB/view?usp=sharing

Screen shots:
image

@vercel
Copy link

vercel bot commented Aug 3, 2025

@Methika2005 is attempting to deploy a commit to the pavitraag's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Methika2005
Copy link
Author

@pavitraag I have made the necessary changes and resolved both the issue. Kindly review.

@pavitraag
Copy link
Owner

@Methika2005 solve the conflicts

@pavitraag pavitraag added Level 1 Beginner level GSSoC 25 GSSoC 25 labels Sep 1, 2025
@Methika2005
Copy link
Author

@pavitraag pls check now, I am new to open sourcing. If there's anything more to do, pls let me know.

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

Labels

GSSoC 25 GSSoC 25 Level 1 Beginner level

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ Bug ]“Search by Tech Stack” Missing in Components Dropdown on Home Page [ Bug ] Home Page Cards Not Navigating to Respective Pages

2 participants