The nuxeo date picker widget does not have a visual indicator when required.
For other widgets, we usually have a red asterisk at the right of the label/widget.
You can reproduce by trying to add external permission on a document. The popup used is https://github.com/nuxeo/nuxeo-elements/blob/master/ui/nuxeo-document-permissions/nuxeo-popup-permission.js#L158 where a nuxeo-date-picker is marked as required. However, it shows as attached.
- Is referenced in