plone / volto

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

Refactored SelectMetadataField from class based component to functional Component #6200

Closed codic-yeeshu closed 1 month ago

codic-yeeshu commented 2 months ago

Refactored SelectMetadataField.jsx from class-based component to functional-based component.

Please let me know, if there is any changes required, as I am a new contributor to volto.

mister-roboto commented 2 months ago

@codic-yeeshu 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 2 months ago

Deploy Preview for plone-components canceled.

Name Link
Latest commit a62aac227e621df2fb1770008045d2368d8fa563
Latest deploy log https://app.netlify.com/sites/plone-components/deploys/66a337476322000008fa19dd
codic-yeeshu commented 2 months ago

Now, I have accepted the Plone contribution agreement. What should I do now? @mister-roboto

stevepiercy commented 2 months ago

@codic-yeeshu from https://plone.org/foundation/contributors-agreement#8c8d380c-9337-4aa1-875e-b7292f64ac86

I signed the Agreement, but haven't been given access yet?

Please allow a week for a response. Volunteers process the Contributor Agreements. If you have issues, such as making a spelling error in your email or GitHub username, please contact agreements@plone.org.

Also make sure that your email address on the agreement matches one for your GitHub account.

davisagli commented 1 month ago

This was a duplicate of #5570