Open dbadura opened 3 weeks ago
PoC: https://github.com/kyma-project/busola/pull/3433
Things to do:
ul
, p
)defaultProps
errors - @mrCherry97
https://github.com/kyma-project/busola/pull/3469there is some problem of the throwing an undefined to backend (view is rendered correctly)
Description There is new version of
ui5-webcomponents-react
available and it looks like v1 is deprecated. Reasons We should keep our core dependencies up to date.For example in accessiblity, we have to use refs to set
accessiblilty
props, because those props are only avaialbe in ref, for example: ShellbarThe support for v1 is available till the end of the year: https://github.com/SAP/ui5-webcomponents-react?tab=readme-ov-file#ongoing-support-for-version-1x
Attachments https://github.com/SAP/ui5-webcomponents-react/releases/tag/v2.0.0 https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/migration-guide--docs