Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BunnyBots Fixes and Features #27

Merged
merged 8 commits into from
Dec 17, 2024
Merged

BunnyBots Fixes and Features #27

merged 8 commits into from
Dec 17, 2024

Conversation

azaleacolburn
Copy link
Member

@azaleacolburn azaleacolburn commented Dec 12, 2024

Description

Pre-event bugs

Various bug fixes and feature requests that were brought up by Adley last night.

  • When a scout leaves the queue (or is removed) this causes error 502 bad gateway.
  • If a scout is in queue when robots are queued, the robot they are given is removed from the admin's list. However, robots aren't removed from the admins queue if someone joins later.
  • Adding next match's robots doesn't automatically clear previous robots. The admin can do it manually, but that's annoying.
  • Screen sizing with queued robots is annoying, with it jumping a lot when going from 0 to 1 robot in queue.
  • Also it [the robot queue] is a stack. Not a problem but like I mean you called it a queue.
  • More a nitpick and guaranteed to not be relevant at bunnybots but I liked having the console log when submitting a match be the match data. It made me able to easily notice certain mistakes I made (i.e. if I would forget to swipe from auto to tele I could remember auto data and correct it) and to make good qualitative ratings for robots (especially at Girls Gen, where I essentially just looked at the 3 data sets to rate the robots).
  • You can fail at ejecting a tote/anything before every intaking it by moving it in the timeline.
  • Flaming Chickens icon displays without erroring

Features

  • Admin dashboard's list of submitted team matches
  • Style admin dashboard
  • Restyle Postmatch page
  • Prematch page
  • Buttons remain stationary in Auto and Tele UI and are disabled instead of not rendered

Event bugs

  • Scouts not being able to leave queue
  • Scouts not leaving queue on disconnect

This branch should be identical to the version running on scout.team1540.org

@azaleacolburn azaleacolburn changed the title Various Bugs BunnyBots Fixes and Features Dec 15, 2024
@azaleacolburn azaleacolburn marked this pull request as ready for review December 15, 2024 20:54
@azaleacolburn azaleacolburn merged commit d27c276 into main Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants