cubing / cubingcontests.com

A place for hosting results from unofficial Rubik's cube competitions
https://cubingcontests.com
GNU General Public License v3.0
9 stars 4 forks source link

Move count result input gets mangled #58

Open lgarron opened 11 hours ago

lgarron commented 11 hours ago

The first digit is taken from the old number, ending up with a result of "69" instead of "59".

dmint789 commented 11 hours ago

Did you not clear the field first? Regardless, that's a bug that'll need to be fixed.

lgarron commented 11 hours ago

Did you not clear the field first? Regardless, that's a bug that'll need to be fixed.

That's also a bug: https://github.com/cubing/cubingcontests.com/issues/60

But I also expect that when I type text it will fully replace the current selected text.

dmint789 commented 3 hours ago

@lgarron is that how it works on WCA Live? When you switch to an input that already has a result in it, typing something new does an override?