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
* the canRestrictRecord property is optional in
ProtectionButtonsComponent but required in ProtectionButtons.
* Since it is working without a problem, because of the default value in
ProtectionButtonsComponent, the required has been removed from
ProtectionButtons and replaced by a defaultProps definition to be
consistent with the ProtectionButtonsComponent definition.
Copy file name to clipboardExpand all lines: invenio_rdm_records/assets/semantic-ui/js/invenio_rdm_records/src/deposit/fields/AccessField/components/ProtectionButtons.js
0 commit comments