-
-
Notifications
You must be signed in to change notification settings - Fork 335
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
Copy segments into your unsubmitted and SkipNotice changes #988
Conversation
The only thing that is really missing is showing a segment again when upvoting. |
…lighting of current selection.
… but this is the most current UI
Implements #370 |
Co-authored-by: Ajay Ramachandran <[email protected]>
…lock into pr/FlorianZahn/988
After pressing vote the animation doesnt start showing, that the vote is currently being sent |
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.
Looks good to me now, feel free to double check before I merge. Thanks a lot!
Only that it doesnt look up locked segments anymore, menitioned in the review thing above your last comment. |
See the latest commit on the server repo, it now will come from the server |
Does it already do that? The info is not displayed for me. |
The main server is not updated, I was doing my testing with my local server. Will update it tomorrow |
In that case everything is fine. Thank you |
I forgot to add the isVip check |
To test this pull request, follow the instructions in the wiki.
Adds a copy button to the SkipNotice, which copies the skipped segment and creates an unsubmitted one with the same category and timings. SkipNoticeUI states have been made more responsive. The SubmissionNotice opener button is now a toggle.