ynput / ayon-frontend

Codebase of AYON server web interface
Apache License 2.0
17 stars 14 forks source link

Settings: Client-side validation #534

Open martastain opened 5 months ago

martastain commented 5 months 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 5 months ago

Tagging @jakubjezek001