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

### Describe the bug UX designers have reecommended that the filter items width should get adjusted to diferrent small screen size. ### Isolated Example _No response_ ### Reproduction steps 1....

bug

### Describe the bug The subSection currently has left and right padding, which contradicts the visual design specification. According to the provided visual design spec (link below), the subSection should...

bug
SAP SF

### Describe the bug On accessing the table rows header items are read twice. Affected Component AnalyticalTable ### Isolated Example https://stackblitz.com/edit/github-wv3ad2-gzokbg?file=src%2FApp.tsx ### Reproduction steps 1. 2. 3. ... ### Expected...

bug
a11y
CBC

### Describe the bug We are using ExpandableText component in a column in AnalyticalTable, which is in a dialog. There are following accessibility issues. 1. "Show More" link is not...

bug
a11y

### Is your feature request related to a problem? Currently, we can modify the position and the alignment of the chart legend via `chartConfig`. We can also specify if we...

feature-request
SAP SF

### Describe the bug Originally I wanted to use the suggestions feature on the `MultiInput` but unfortunately I wasn't able to get it to work. So I've tried to implement...

bug

### Describe the bug When using the AnalyticalTable in Firefox, click-and-hold the primary mouse button in a cell. With the button still pressed (i.e., still in onMouseDown event), the slightest...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`14.2.16` -> `15.0.1`](https://renovatebot.com/diffs/npm/eslint-config-next/14.2.16/15.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

Fixes #6551 This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [recharts](https://redirect.github.com/recharts/recharts) | [`2.12.7` -> `2.13.0`](https://renovatebot.com/diffs/npm/recharts/2.12.7/2.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/recharts/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

### Describe the bug Having a chart component rendered will throw a warning/error in the console, but everything works fine. Updating recharts 2.13 might be a solution. The warning: ```...

bug
SAP GCID