ui5-webcomponents-react
ui5-webcomponents-react copied to clipboard
A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
### Is your feature request related to a problem? Currently, there're 2 limitation of the form layout so it not satisfy SuccessFactor's design requirement. 1. No way to configure the...
This issue is a smorgasbord of topics we would like to include in our 2.0 release. It mainly contains features that require breaking changes. ## Prerequisites - [x] Release of...
Migrated the eslint config to the flat config. Plugins which are not supporting flat config yet: - [ ] `import`: https://github.com/import-js/eslint-plugin-import/issues/2556 - [ ] `react-hooks`: https://github.com/facebook/react/issues/28313 - [ ] `storybook`:...
### Is your feature request related to a problem? We are implementing graph desiong in busola: https://github.com/kyma-project/busola/issues/2662 ### Describe the solution you'd like Network graph to be available in webcomponents-react....
### Is your feature request related to a problem? During the object page implementation, we found out that we have to manually restrict the width of the toolbar because the...
### Is your feature request related to a problem? Not able to use ui5 webcomponents with remix app (remix.run) ### Describe the solution you'd like Provide a starter project template...
## User Story As a consumer of a custom UI5 Web Components library, I want to be able to create React wrappers for the custom UI5 Web Components library. ##...
[AnalyticalTable]: Extra space on the right side of the table when set maxWidth of several columns
### Describe the bug When I set maxWidth to several columns, and resize the browser(In the example posted below, resize the browser width to make the table's width between around...
### Describe the bug Our component relies on the AnalyticalTable to display datasets, sometimes large ones. In this case we have a big tree, and the user wishes to select...