Found a small bug. When entering info into a number field with a min of 1 and max of 10 and a step of 1, if I enter a value outside of the parameters (say 11) and then try to save I get a validation error as expected, but then I can’t use the up/down arrows to adjust the number inside the text box anymore unless I save a refresh the page again.