MathematicalMedicine / diver-issues

Semipublic tracking of issues for the DIVER front end
0 stars 0 forks source link

Item name constraint violations should also disable any Save buttons #237

Open Viqsi opened 6 months ago

Viqsi commented 6 months ago

VV got slightly misled when she attempted to save a custom variable named "BP" (the minimum is 3 characters). Apparently the warning message below the field went unnoticed, and the "Save" button was turned on anyways, and when the "nope, not allowed" error message came up the explanation didn't get noticed. So having such constraints prevent saving from being possible might be a Good Idea.

(The bigger problem - that folks are now giving feedback of "it didn't work" without actually looking at the explanations the error messages offer - would be a separate issue. Harrumph.)