feat(portal): redesign visual do navbar - #529
Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013mfDhHAzwpnBk94zBvtYV9
|
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 Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 0 remain after this review. 📝 WalkthroughWalkthroughUpdated the desktop navbar surface, spacing, navigation link states, store CTA, and desktop action controls. The store CTA now includes the “Loja” label and outline shopping-bag icon. Desktop actions now place Discord before “Área do Usuário”. Suggested reviewers: Merge Risk: ⚪ Minimal · up to This PR updates navbar styling and CTA presentation without changing application behavior or integrations; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. 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 |
Contexto
O navbar anterior escondia CTAs importantes atrás de detalhes visuais pouco perceptíveis: o botão "Loja" era somente ícone (sem rótulo de texto) e o botão "Área do Usuário" usava estilo outline discreto, sem destaque como ação principal. Esta alteração moderniza o visual do navbar e reforça a hierarquia das CTAs.
Alterações
app-modules/portal/resources/views/components/navbar.blade.phpiconOnly) e passou a ficar agrupado junto aos links de navegação.border-b) com leve elevação no hover.variant="outline"para CTA primário sólido (fundo roxo, texto branco).shadow-md,dark:rounded-xl,dark:shadow-white/5).Plano de Testes
composer run deve validar visualmente o navbar emhttp://localhost:8000(desktop)Evidências
Antes
Depois
Antes
Depois