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

Enhance Search Functionality and Update Project Listing #626

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

techy4shri
Copy link
Contributor

Related Issue

Fixes #530

Description

[Please include a brief description of the changes or features added]

Type of PR

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

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Untitled.video.-.Made.with.Clipchamp.4.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:

[Include any additional information or context that might be helpful for reviewers.]
I have ticked both bug fix and feature enhancement in the PR type because I raised this issue as a bug but then while working on it, I found this to be more of an enhancement and my code is mostly enhancing the features currently present so please review the tags.

- Implemented search bar functionality with dynamic filtering.
- Added links to search results for better navigation.
- Fixed issues with project listing to ensure accurate display and filtering.
Copy link

vercel bot commented Jul 29, 2024

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

Name Status Preview Comments Updated (UTC)
uni-collab ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2024 7:00pm

Copy link

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 CONTRIBUTE.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@SUGAM-ARORA SUGAM-ARORA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved . Just update branch else great

Copy link
Owner

@SUGAM-ARORA SUGAM-ARORA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@SUGAM-ARORA SUGAM-ARORA merged commit ead7a83 into SUGAM-ARORA:main Jul 29, 2024
2 checks passed
@techy4shri
Copy link
Contributor Author

Approved

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSOC 2024 medium
Projects
Development

Successfully merging this pull request may close these issues.

BUG: The filtered options in search don't open
2 participants