You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
"No rounds currently open" despite there actually being rounds that are open.
When clicking between closed rounds: Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
Warning: performUpdateIfNecessary: Unexpected batch number (current 37, pending 28)
I'm seeing a lot of "Uncaught TypeError: Cannot read property 'toggleHeaders' of undefined"
Clicking on a person doesn't seem to do anything.
Clicking on an individual time should open up the person and focus the appropriate jChester
Focusing issues
Pressing enter doesn't move you to the next solve
Pressing tab repeatedly should take you back up to the name to enter more stuff
After hitting save, it's nice to be focus on the name field, so you can start selecting the next person
Let's talk about how to use the escape button. The old behavior was 3 different things:
When nothing is focused, focus the selectize
When the selectize is focused, clear the selectize and return focus to the page
When entering times, abort entering them (do not save) and return focus to the name selectize
Entering times for 1 person seems to work, but after you've entered 1 person, the second person doesn't work.
Warnings
Soft cutoff (aka just cutoff) does not work
Hard cutff (aka Time Limit) also does not work
jChester stuff
Move it out into a new repository and put it on NPM!
Typing "d" inserts "DNFd". Same issue for s, *, and /.
Also, when you enter a DNF it's nice to select all.
The text was updated successfully, but these errors were encountered:
Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
jChester stuff
The text was updated successfully, but these errors were encountered: