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

517 protect results page #520

Merged
merged 3 commits into from
May 20, 2024
Merged

517 protect results page #520

merged 3 commits into from
May 20, 2024

Conversation

camilovegag
Copy link
Collaborator

Closes: #517

Fixed if an user tried to navigate to /results from cycle page, but this created an issue with our back arrow (it navigated to -1, which now was the path with /results)

The solution was to add an optional prop to back button so you can determine where to navigate, we might need to update our back arrow in other places, this can be tested.

Copy link

vercel bot commented May 18, 2024

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

Name Status Preview Comments Updated (UTC)
core ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 1:20am
forum-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 1:20am

@camilovegag camilovegag self-assigned this May 18, 2024
@camilovegag camilovegag added berlin berlin webapp improvement Improvement of an existing feature labels May 18, 2024
@camilovegag camilovegag linked an issue May 18, 2024 that may be closed by this pull request
@diegoalzate diegoalzate merged commit a926501 into develop May 20, 2024
5 checks passed
@diegoalzate diegoalzate deleted the 517-protect-results-page branch May 20, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
berlin berlin webapp improvement Improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protect /results page
2 participants