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

This PR is currently blocked by this [issue](https://github.com/SAP/ui5-webcomponents/issues/5116). Replace the custom `Tab` web component with the ui web component as the TabContainer now supports nested tabs. Fixes #2826

blocked

Add an example to the documentation on how to use inputs of UI5 Web Components for React in forms.

documentation

**Is your feature request related to a problem? Please describe.** If I want to display multiple percent measures with multiple absolute measures in the same chart, I need to assign...

contribution welcome

**Describe the bug** When reducing the width of the column by dragging the resizer, the resizer jumps back to its original position when entering the area of the previous column....

Hi, Currently, we have a requirement for hide/show column on AnalyticalTable. We see that we can use "tableInstance" to hide/show the column in the code. From UI side, we found...

feature-request

### The Problem Expanding subComponents won't affect the height calculation of the AnalyticalTable. This becomes a problem when only a few items are rendered. Here's a [sandbox](https://codesandbox.io/s/analytical-table-fixed-height-problem-ve2qw) demonstrating the issue....

**Describe the solution you'd like** Typical Gantt Component

contribution welcome

This PR also refactors the `flattenFragments` helper to ensure consistency of React keys and also to support multiple fragments on the same level. Fixes #3660

In edit dialog, I set two select componensts on my page. One is native HTML ![image](https://user-images.githubusercontent.com/60415107/196866100-c3e95c04-0914-4734-918a-b011e287c551.png) The other is UI5 Select Component ![image](https://user-images.githubusercontent.com/60415107/196868833-e2d8e7eb-b90e-4272-8f89-0515deb6aa99.png) And the output is like that. ![image](https://user-images.githubusercontent.com/60415107/196867608-ae685275-de95-4b3d-81e5-dba0d7de00f9.png)...

bug
author action