microsoft / iot-cardboard-js

iot-cardboard-js is a React library for building experiences for IoT applications
https://main--601c6b2fcd385c002100f14c.chromatic.com/
MIT License
84 stars 26 forks source link

[Legion: Add data source] Refactored cluster and database pickers with useContextAdapter hook #934

Closed iremgokce closed 1 year ago

iremgokce commented 1 year ago

Summary of changes ๐Ÿ”

image image

Testing ๐Ÿงช

Check out ClusterPicker and DatabasePicker stories and consumption of them in WizardShell/DataSourceStep/DataPusher/StoreFormModal stories

NEXT: Need to reflect the type changes that Mitch pushed recently in WizardShell state and context and cook step. I am also planning to add mock cook data of P&ID

Checklist โœ”๏ธ