plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
456 stars 613 forks source link

Conversion of ContentsUploadModel.jsx from class based to functional components #6164

Closed antedotee closed 3 months ago

antedotee commented 3 months ago

Is your feature request related to a problem? Please describe. I saw that the ContentsUploadModel.jsx still uses class based components.

Describe the solution you'd like The solution is to convert the code from class based to functional components.

antedotee commented 3 months ago

I would like to work on this issue.Please assign me.