You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some solutions UI would need to be able to reuse components defined in Metalk8s UI.
What should be done:
As a start we want to export the following components :
AlertProvider
useAlerts
useNodesAlert
useVolumesAlert
useServiceAlert
useNetworkAlert
getNodesCountQuery
getVolumesCountQuery
Test plan:
Integration test with a solution UI
Is this chunk available to be imported independently than the UI ?
Does it bundles its required dependencies correctly ?
Is it resilient to peer dependencies upgrades ?
The text was updated successfully, but these errors were encountered:
Component:
UI
Why this is needed:
Some solutions UI would need to be able to reuse components defined in Metalk8s UI.
What should be done:
As a start we want to export the following components :
Test plan:
Integration test with a solution UI
Is this chunk available to be imported independently than the UI ?
Does it bundles its required dependencies correctly ?
Is it resilient to peer dependencies upgrades ?
The text was updated successfully, but these errors were encountered: