inveniosoftware / react-invenio-deposit

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

creatibutors modal: add support suggestion and autofill #397

Closed ppanero closed 2 years ago

ppanero commented 2 years ago
ppanero commented 2 years ago

Comments regarding the implementation done in zenodo/react-invenio-deposit: Avoid using createRef for affiliations and identifiers. Instead use local component state + formik state + passing handlers as prop.

slint commented 2 years ago

Closed via #410