plone / volto

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

Refactor ContentsUploadModel.jsx from class based to functional components #6163

Closed antedotee closed 1 month ago

antedotee commented 1 month ago

About the PR

This PR refactors the ContentsUploadModel.jsx from class based component to functional components.

Before

https://github.com/user-attachments/assets/49c27454-21c5-4826-925b-c1da96e77f38

After

https://github.com/user-attachments/assets/8b38fd74-5c88-4507-8a58-0dbdb62ec039

mister-roboto commented 1 month ago

@antedotee you need to sign the Plone Contributor Agreement to merge this pull request.

Learn about the Plone Contributor Agreement: https://plone.org/foundation/contributors-agreement

netlify[bot] commented 1 month ago

Deploy Preview for plone-components canceled.

Name Link
Latest commit 4d3a9fd23c45f7b57ef53805d2b8598571c4f565
Latest deploy log https://app.netlify.com/sites/plone-components/deploys/6691336402322d0008697711
stevepiercy commented 1 month ago

@antedotee please read and follow First-time contributors, especially Work with GitHub issues, Contributing to Plone, and Contributing to Volto.

mister-roboto commented 1 month ago

@antedotee you need to sign the Plone Contributor Agreement to merge this pull request.

Learn about the Plone Contributor Agreement: https://plone.org/foundation/contributors-agreement

antedotee commented 1 month ago

@stevepiercy I have followed all the steps. Now , can you run the checks once again ?

stevepiercy commented 1 month ago

@antedotee no. See the failed automated checks and my original comment for how to resolve them.