FIRST-Tech-Challenge / FIRST-Tech-Challenge/scorekeeper
Match replay result not shown at bottom of pit display
- Dominant language
- No language data
- Stars
- 110
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
If a match is played and posted, and then later replayed and posted again the score is updated in the scrolling list, but does not show up as the most recent score on the pit display. It seems that the pit display locks the 2 posted matches with the highest number rather than the 2 most recently played matches.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the pit display
2. Commit and post 8 matches
Matches 1-6 results should now be scrolling, 7 and 8 locked to the bottom
4. Start the replay on match 1
Matches 2-6 should be scrolling, 7 and 8 still locked to the bottom, 1 is removed from the list
6. Commit and post match 1
Matches 1-6 are now scrolling, and match 7 and 8 are locked to the bottom
**Expected behavior**
I would expect the result from the replayed match 1 to be locked to the bottom since that is what just played, so 2-7 should be scrolling, 8 and 1 locked to the bottom.
**Screenshots**
N/A
**Device (please complete the following information):**
- OS: All
- Browser: All
- Version: v7.2.2
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.