elastic / kibana

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

[ResponseOps][Connectors] Add support of React query in the connector's forms #189257

Open cnasikas opened 3 months ago

cnasikas commented 3 months ago

React query is not supported in the connectors' forms: Create connector and connector parameters. Connectors' forms fetch data to provide users with options or to perform async validations. We should wrap the components with a React query provider so developers of connectors can use React query and avoid having to create their fetching hooks.

elasticmachine commented 3 months ago

Pinging @elastic/response-ops (Team:ResponseOps)