feat(portal): add navbar hover underline#265
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe navbar component link styling has been enhanced with an animated underline effect. The anchor element's class attribute was expanded to use Tailwind 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
danielhe4rt
left a comment
There was a problem hiding this comment.
LGTM! Herói NACIONAL!!
Clintonrocha98
left a comment
There was a problem hiding this comment.
LGTM!!!!!!!!!
amei esse PR!!!!
|
LGTM |
|
LGTM! |
1 similar comment
|
LGTM! |
2026-05-20.17-37-18.mp4
Description
This pull request introduces a new navbar component for the portal module with an animated underline hover effect. The navbar displays navigation links (Comunidade, Sobre, Projetos, Depoimentos, Contato) and a Discord button. The links feature a smooth CSS animation that expands an underline bar on hover and focus states, using Tailwind CSS utilities and CSS custom properties.
References
Related recent changes:
#264: Centralize display timezone configDependencies & Requirements
No new dependencies or configuration changes required. The feature uses only existing Tailwind CSS utilities and CSS pseudo-elements.
Contributor Summary
Changes Summary
after:pseudo-elements with transition animations tied to--primaryCSS variable