inveniosoftware / react-invenio-deposit

React application for Invenio deposit forms.
https://react-invenio-deposit.readthedocs.io
MIT License
3 stars 45 forks source link

components: Add overridable to metadata-only button and metadata access #602

Closed jennur closed 1 year ago

jennur commented 1 year ago

Closes https://github.com/zenodo/zenodo-rdm/issues/46

Adds <Overridable /> to <MetadataAccess /> and metadata-only toggle button in <FileUploaderToolbar />

Needs https://github.com/inveniosoftware/invenio-app-rdm/pull/1970