ui5-webcomponents-react icon indicating copy to clipboard operation
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

Results 135 ui5-webcomponents-react issues
Sort by recently updated
recently updated
newest added

### 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...

feature-request
SAP SF

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...

v2.0.0

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....

contribution welcome
SAP Kyma

### 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...

feature-request

### 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...

feature-request
contribution welcome

## 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. ##...

### 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...

bug

### 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...

contribution welcome
help wanted