inveniosoftware / react-invenio-deposit

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

Deposit form: allow special character in submit panel #615

Closed Pineirin closed 1 year ago

Pineirin commented 1 year ago

closes: #611 Screenshot from 2023-02-17 14-29-49

alejandromumo commented 1 year ago

For reviewers: I would apply this change in more places, as I don't see why is needed, but maybe there was a reason behind using it, so I prefer to see first if the change is well received.

I am not sure what you mean by "I don't see why is needed".

Left a minor question about the code.

Pineirin commented 1 year ago

In the end I went with using a property of Trans, instead of setting the inner html.