-
Notifications
You must be signed in to change notification settings - Fork 79
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: #1713 - jail page keeps reloading #1740
Conversation
@aapeliv can you test this? Need a user to be put in jail |
I put everyone on next in jail. |
This does seem to fix the problem, but I think we should fix it in some other way than to just hide the whole rest of UI? It just looks very bare? |
Yeah I guess you're right. |
I think it's better to do it via |
Sorry yes that's what I meant! |
@lucaslcode Ok, I will change it based on your comments. |
@aapeliv @darrenvong @lucaslcode Can you recheck it now? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks for your contribution!
You can merge this |
closes #1713
Frontend checklist
yarn format && yarn lint --fix
yarn lint