FIRST-Tech-Challenge / scorekeeper

FIRST Tech Challenge Live Scorekeeper Software
87 stars 21 forks source link

Pressing 'Commit' updates the pit display before the scores are "Post"ed to the audience display #675

Closed marcsol closed 5 months ago

marcsol commented 10 months ago

The 'Commit' button causes the pit display to update the rankings and reveal the score before the scores are "Post"ed to the audience display.

Describe the solution you'd like The pit display should not be updated until the "Post" button causes the score to be displayed to the audience (preferably after the post animation finishes).

Describe alternatives you've considered I try to use the "Commit and Post" button, but it is not always an option. If a score is edited or the next match is started, the "Commit and Post" button becomes inactive.

maths22 commented 5 months ago

Rankings updates are now delayed 30 seconds from match commit. We currently have no plans to make it wait for post, but this should still address the most common issue.