-
Notifications
You must be signed in to change notification settings - Fork 102
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
QoL improvement: submit/next/prev buttons on navbar #473
Conversation
Starting containers and submitting flag works. Still WIP
If there is no next or previous challenge the button gets invisible
If we use the control panel and the module page is open, the active challenge gets highlighted correctly. Improved code a little bit
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.
This is AWESOME! So smooth to work through the chals. Thank you.
Just a few minor comments, and then I think we'll be ready to merge!!
I moved the Control Panel to thr right and shrinked the other menu buttons in normal view.
I'm about to take off on a flight and the internet is no good, so I can't pull this down to take a look locally, so we're going to just yolo it into production and take a look there! Thank you for this contribution!! Huge QoL++ |
But see, within 3 hours of yolo-merging, suddenly everything works perfectly ;-) |
solving #105