Skip to content

feat(navbar): redesigned navbar using TailwindCSS #573

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

isha54ry
Copy link

@isha54ry isha54ry commented Jun 18, 2025

Describe the changes that are made

  • Added smooth hover transitions on navbar items for better interactivity.
  • Redesigned the navbar using TailwindCSS to improve its usability and visual appeal.
  • Applied a consistent dark theme with modern styling across layout and content.
  • Preserved original functionality and structure while enhancing responsiveness and hover effects.

Links & References

Fixes: #2769

🔗 Related PRs

  • NA

🐞 Related Issues

  • NA

📄 Related Documents

  • NA

What type of PR is this? (check all applicable)

  • 📦 Chore
  • 🍕 Feature
  • 🐞 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🔁 CI
  • ⏩ Revert

Added e2e test pipeline?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added comments for hard-to-understand areas?

  • [x]👍 yes
  • 🙅 no, because the code is self-explanatory

Added to documentation?

  • 📜 README.md
  • 📓 Wiki
  • 🙅 no documentation needed

Are there any sample code or steps to test the changes?

  • 👍 yes, mentioned below

To test:

  • Run yarn start in the root directory.
  • View the updated dark-themed navbar on the top of the homepage.
  • Hover over navbar items to see interactive effects.

Self Review done?

  • ✅ yes
  • ❌ no, because I need help

Any relevant screenshots, recordings or logs?

Screen.Recording.2025-06-19.041122.mp4

🧠 Semantics for PR Title & Branch Name

Please ensure your PR title and branch name follow the Keploy semantics:

📌 PR Semantics Guide
📌 Branch Semantics Guide

Examples:

  • PR Title: feat(navbar): redesigned navbar using TailwindCSS
  • Branch Name: feat/modified-navbar

Additional checklist:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you and congratulations 🎉 for opening your very first pull request in keploy

@pratik-mahalle
Copy link

Hey @isha54ry , Thank you for raising the pr, Our team will review the pr soon before that please make sure to sign the DCO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants