ynput / ayon-frontend

Codebase of AYON server web interface
Apache License 2.0
12 stars 13 forks source link

Settings: Client-side validation #534

Open martastain opened 2 weeks ago

martastain commented 2 weeks ago

When client-side validation is possible, settings form should let the user know there are issues with the data:

Validation should be performed when data changes, not just before saving - users should be able to perform sanity checks of the existing settings.

martastain commented 2 weeks ago

Tagging @jakubjezek001