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

fix: ballot page refresh redirect to homepage #544

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

kittybest
Copy link
Contributor

Description
We add requireRegistration on the ballot page item, when refreshing, it takes time for the frontend to check if the user is registered or not. There should be another method deal with this condition instead of pushing them directly to the homepage.

Related Issues
close #540

@kittybest kittybest added the bug Something isn't working label Dec 11, 2024
@kittybest kittybest self-assigned this Dec 11, 2024
Copy link

vercel bot commented Dec 11, 2024

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

Name Status Preview Comments Updated (UTC)
maci-platform ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 9:02am

Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

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

Thanks

@ctrlc03 ctrlc03 merged commit 6d9d6d9 into main Dec 11, 2024
17 checks passed
@ctrlc03 ctrlc03 deleted the fix/ballot-refresh branch December 11, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Refreshing the page suddenly redirects to landing
2 participants