fix(webui): remove 'step' from number inputs #944

Merged
Sainan merged 1 commits from nostep into main 2025-02-11 08:22:44 -08:00
Owner

browsers seem to validate that the value is a multiple of the step size, which was not the intention here

browsers seem to validate that the value is a multiple of the step size, which was not the intention here
Sainan added 1 commit 2025-02-10 17:34:18 -08:00
fix(webui): remove 'step' from number inputs
All checks were successful
Build / build (20) (push) Successful in 43s
Build / build (22) (push) Successful in 56s
Build / build (18) (push) Successful in 1m21s
Build / build (18) (pull_request) Successful in 49s
Build / build (20) (pull_request) Successful in 57s
Build / build (22) (pull_request) Successful in 1m15s
a989a2a752
browsers seem to validate that the value is a multiple of the step size, which was not the intention here
Sainan merged commit b3b2ce5524 into main 2025-02-11 08:22:44 -08:00
Sainan deleted branch nostep 2025-02-11 08:22:44 -08:00
Sign in to join this conversation.
No description provided.