Added responsive navbar with mobile menu#1443
Conversation
|
@vaishnavidark4-tech is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
There was a problem hiding this comment.
Thanks for your first PR on DevTrack! 🎉
A maintainer will review it within 48 hours. While you wait:
- Make sure CI is passing (type-check + lint)
- Double-check the PR description is filled out and the issue is linked
- Feel free to ask questions in Discussions if you need help
If you find DevTrack useful, a ⭐ star on the repo is always appreciated — it helps the project grow and attract more contributors!
|
Hi! Your PR has merge conflicts with the current git fetch upstream
git rebase upstream/main
# resolve any conflicts
git push --force-with-lease origin your-branchOnce resolved, we'll merge it in. Thanks! |
f40d93b to
5097849
Compare
aa75430 to
55842f3
Compare
Priyanshu-byte-coder
left a comment
There was a problem hiding this comment.
This PR now has merge conflicts with main due to recent merges. Please rebase onto the latest main branch and resolve all conflicts to proceed with merging.
|
This PR has merge conflicts with |
5097849 to
f40d93b
Compare
|
This PR has merge conflicts with the current |
f40d93b to
5097849
Compare
…file-data; fix compare page type errors
5097849 to
e8f7a2b
Compare
|
Hi, I've rebased my branch on the latest main, resolved the conflicts, and force-pushed the updated branch. The workflows appear to be awaiting maintainer approval. Please let me know if any further changes are needed. Thank you! |
Added a responsive navigation bar for DevTrack.
Features Added
Sticky navbar
Navigation links
Responsive mobile hamburger menu
Sign In button
Improved navigation structure