mackalex / pi-control-frontend

0 stars 0 forks source link

Use connection in Controls components #14

Closed alexhutman closed 2 months ago

alexhutman commented 2 months ago

Description:

  1. Use connection in Controls components, and send data instead of console.logging
  2. Only show Controls if we have a connection
  3. Got rid of error introduced in dependency upgrades from #13 by slightly rolling back react version

TODOs:

  1. Backspace/Enter don't work. I believe it's a client issue since both keys work on the Python test client
  2. At least on the webapp (not sure about mobile), the mouse works great except it drags when moving. We probably have to revisit the design to get the most sensible UX regarding the mousepad