This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
Data entry page issues #343
Open
Description
- "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.
Metadata
Assignees
Labels
No labels
Activity