inveniosoftware / react-invenio-app-ils

Single Page App built with React for InvenioILS.
https://react-invenio-app-ils.readthedocs.io
MIT License
5 stars 19 forks source link

RSJF: Fix bug on enter press #514

Closed NRodriguezcuellar closed 2 years ago

NRodriguezcuellar commented 2 years ago

Now disables the onEnter event on RJSF inputs because it was causing some odd behaviour with empty fields spawning out of nowhere when pressing enter.

closes https://github.com/CERNDocumentServer/cds-ils/issues/673