benank / everyone.dance

A realtime score sharing system for Stepmania. ⚠️ NOTE: This service is deprecated and no longer works, but you can still self host it.
https://everyone.dance
GNU General Public License v3.0
15 stars 1 forks source link

Can't type spaces when editing user name #4

Closed benank closed 3 years ago

benank commented 3 years ago

Pressing space in the input does nothing. This is because of the .trim()

benank commented 3 years ago

Fixed