You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the /offliners API, return minLength, maxLength and pattern.
Adapt offliner definitions (new field type to create) so that these values can be sourced from the definitions and automatically provided in the API.
In the UI, use these values to set them in the HTML5 elements and validate the input before submitting the form.
Also adapt zimit-frontend to use these values (openzim/zimit-frontend#41).
The text was updated successfully, but these errors were encountered:
In the
/offliners
API, return minLength, maxLength and pattern.Adapt offliner definitions (new field type to create) so that these values can be sourced from the definitions and automatically provided in the API.
In the UI, use these values to set them in the HTML5 elements and validate the input before submitting the form.
Also adapt zimit-frontend to use these values (openzim/zimit-frontend#41).
The text was updated successfully, but these errors were encountered: