Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored Edit component from class based to function based #6187

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

shiven16
Copy link

About This PR

This PR refactored:

packages/volto-slate/src/blocks/Table/TableBlockEdit.jsx

from class based to function based component

Please review and provide feedback on my changes. I am committed to addressing any issues promptly.

Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for plone-components canceled.

Name Link
🔨 Latest commit 3197e97
🔍 Latest deploy log https://app.netlify.com/sites/plone-components/deploys/66a63a0ee7988700082257a0

@stevepiercy
Copy link
Collaborator

@shiven16 please read and follow Change log entry and Linting.

@stevepiercy
Copy link
Collaborator

@shiven16 please check Change log entry and Linting again, and now check why the acceptance tests fail by comparing the GitHub workflow result against your local acceptance test run, as described in Acceptance tests. It might also be helpful for you to review the entire Developer guidelines, so that I don't have to keep pointing you to each thing that does not pass CI.

@shiven16
Copy link
Author

@shiven16 please check Change log entry and Linting again, and now check why the acceptance tests fail by comparing the GitHub workflow result against your local acceptance test run, as described in Acceptance tests. It might also be helpful for you to review the entire Developer guidelines, so that I don't have to keep pointing you to each thing that does not pass CI.

I apologize for any inconvenience caused. I will ensure that all tests are run locally prior to committing changes to the repository.

@stevepiercy
Copy link
Collaborator

@shiven16 please read and follow Code quality. You should run all of these checks locally to ensure they pass before creating a pull request. Then you can compare your results against the GitHub workflows.

See also Update your pull request from your fork.

Copy link
Collaborator

@stevepiercy stevepiercy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sneridagh this component is not on the list from the PLIP #4460.

Do want the volto-slate components, including this one, to be refactored as well? If so, then would you please update the list accordingly?

Copy link
Collaborator

@stevepiercy stevepiercy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR needs technical review by a @plone/volto-team member.

@stevepiercy
Copy link
Collaborator

@shiven16 what was the result of running tests locally? Why do you think the CI checks fail?

See also Update your pull request from your fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants