Skip to content
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

400 navbar link underline #430

Merged
merged 3 commits into from
Apr 30, 2024
Merged

400 navbar link underline #430

merged 3 commits into from
Apr 30, 2024

Conversation

camilovegag
Copy link
Collaborator

Closes #400

This PR adds prop end to react router nav link which tells it that it should only be active if it matches the entire URL exactly.
It also modifies the /events route to /events/eventId/cycles as we only have one event, we will need to change this in the future

@camilovegag camilovegag self-assigned this Apr 29, 2024
@camilovegag camilovegag added the berlin berlin webapp label Apr 29, 2024
Copy link

vercel bot commented Apr 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
core ✅ Ready (Inspect) Visit Preview Apr 29, 2024 4:36pm
forum-frontend ✅ Ready (Inspect) Visit Preview Apr 29, 2024 4:36pm

@camilovegag camilovegag linked an issue Apr 29, 2024 that may be closed by this pull request
Copy link
Collaborator

@MartinBenediktBusch MartinBenediktBusch left a comment

Choose a reason for hiding this comment

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

Tested it and for me it solves the navbar issue.

@camilovegag camilovegag merged commit 0e567ab into develop Apr 30, 2024
5 checks passed
@camilovegag camilovegag deleted the 400-navbar-link-underline branch April 30, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
berlin berlin webapp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navbar link underline
2 participants