winter icon indicating copy to clipboard operation
winter copied to clipboard

Add allowClear option to disable it on dropdown

Open webbati opened this issue 4 months ago • 0 comments

If a dropdown field is casted as enum class, when the dropdown using placeholder option is cleared i get application error "" is not a valid backing value for enum

If we force "allow clear" feature to been disabled we can still use placeholder config without getting the error and force user to select an allowed value from the dropdown

Docs here https://github.com/wintercms/docs/pull/246

webbati avatar Aug 16 '25 14:08 webbati