ember-validated-form icon indicating copy to clipboard operation
ember-validated-form copied to clipboard

Optional instead of required

Open anehx opened this issue 7 years ago • 1 comments

Several experts explain that marking a field as optional instead of required improves the comfortability of the user. (e.g https://uxdesign.cc/form-field-required-vs-optional-9b4d7cdbf400)

We should consider adding an optional option for the label. required can still be kept for backwards compatibility

anehx avatar Sep 05 '18 13:09 anehx

Let's do both, configurable.

anehx avatar Sep 26 '25 19:09 anehx