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

enhancement: faq redesign using shadcn-ui #175

Merged
merged 3 commits into from
Nov 10, 2024

Conversation

abhi9ab
Copy link
Contributor

@abhi9ab abhi9ab commented Nov 9, 2024

🚀 Pull Request

Description

This PR redesigns the FAQ page using the shadcn-ui accordion component to improve the user experience by making the FAQs more organized and easily navigable.

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

Screenshot of final output/video

git-trace faq

Copy link

vercel bot commented Nov 9, 2024

@abhi9ab is attempting to deploy a commit to the rahulsainlll's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Aarzookhunger
Copy link
Collaborator

@abhi9ab attach screenshot after running npm run build command on terminal.!

@abhi9ab
Copy link
Contributor Author

abhi9ab commented Nov 9, 2024

npm run build is successful and the FAQ section is working smoothly.

npm run build:
npm build git trace

FAQ page:
git-trace faq 2

@abhi9ab abhi9ab requested a review from Aarzookhunger November 9, 2024 17:20
@Aarzookhunger
Copy link
Collaborator

npm run build is successful and the FAQ section is working smoothly.

npm run build: npm build git trace

FAQ page: git-trace faq 2

ok great!

@Aarzookhunger Aarzookhunger merged commit b0f04f5 into rahulsainlll:main Nov 10, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext level2 Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📑 Feature Request: Redesign FAQ page using shad-cn/ui accordion component
2 participants