Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Data entry page issues #343

Open
17 tasks
jfly opened this issue Sep 6, 2016 · 0 comments
Open
17 tasks

Data entry page issues #343

jfly opened this issue Sep 6, 2016 · 0 comments
Milestone

Comments

@jfly
Copy link
Member

jfly commented Sep 6, 2016

  • "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:
      1. When nothing is focused, focus the selectize
      2. When the selectize is focused, clear the selectize and return focus to the page
      3. 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.
@jfly jfly added this to the Overhaul milestone Sep 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant