battlecode / galaxy

MIT License
10 stars 3 forks source link

Queue Page #675

Closed lowtorola closed 12 months ago

lowtorola commented 1 year ago

Adds a queue page!

lowtorola commented 1 year ago

@acrantel I'm having some troubles with styling/controlling my AsyncSelectMenu component... think you could take a look and see if I'm missing anything obvious?

  1. Input box inside select is outlined
  2. Placeholder doesn't show up
  3. Can't figure out how to close the menu when you either click away or select an option
lowtorola commented 1 year ago

Also my commit history is scuffed... do i need to rebase?

lowtorola commented 12 months ago

TODO: remove uls from BattlecodeTableBottomElement.tsx 😆

lowtorola commented 12 months ago

Note: this blocks tournaments-page and scrimmaging-page

lowtorola commented 12 months ago

TODO: fix tooltip for failed matches in the queue table! (this is for my own reference)

lowtorola commented 12 months ago

@acrantel Looks like tooltip is clipping my realllly long tooltip text instead of moving it to a new line but other than that this is ready for review 😄