Skip to content
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
Open
@jfly

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:
      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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions