CannerCMS / cannercms

⚡️ Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
https://www.cannerdata.com
Apache License 2.0
2.42k stars 145 forks source link

Better method to control confirm and cancel button #7

Open abz53378 opened 6 years ago

abz53378 commented 6 years ago

In current solution, we pass confirm and cancel button from high-order component to field component.

We should find a better way to pass these two behaviors to children components.

source

deploy hoc: https://github.com/Canner/canner/blob/master/src/hocs/deploy.js#L95-L96

AlexGach commented 5 years ago

+1