Skip to content

Conversation

@MatiasOS
Copy link
Collaborator

Description

Fixed the dropdown redirect bug in NavbarLogo.tsx. The issue was that the dropdown was using window.location.href for navigation, which bypassed React Router's hash-based routing used on GitHub Pages.

Related Issue

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Performance improvement
  • Other (please describe):

Changes Made

Screenshots (if applicable)

Checklist

  • I have run npm run format:fix and npm run lint:fix
  • I have run npm run typecheck with no errors
  • I have run tests with npm run test:run
  • I have tested my changes locally
  • I have updated documentation if needed
  • My code follows the project's architecture patterns

Additional Notes

This change needs to be tested on GitHub pages deployment directly

@MatiasOS MatiasOS requested a review from AugustoL December 24, 2025 14:42
@github-actions
Copy link

github-actions bot commented Dec 24, 2025

🚀 Preview: https://pr-105--openscan.netlify.app
📝 Commit: c1f23f8aa7439b661604340513ae162a215a79c7

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