elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.76k stars 8.16k forks source link

[Form lib] Remove use of deprecated FormDataProvider #128058

Open alisonelizabeth opened 2 years ago

alisonelizabeth commented 2 years ago

The form lib deprecated the FromDataProvider in favor of the useFormData() hook.

There are several plugins that still use the deprecated feature. We should consider migrating them to the useFormData() hook.

I did a quick search, and I saw it referenced in the following plugins:

elasticmachine commented 2 years ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

elasticmachine commented 1 week ago

Pinging @elastic/kibana-management (Team:Kibana Management)