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 When using subparts of DynamicPage/ObjectPage we have to provide elements inline, otherwise the functionality and styling is broken. This prevents splitting components into subcomponents. **This happens...

bug
blocked

### Is your feature request related to a problem? No ### Describe the solution you'd like The Donut/PieChart is the only chart with the option to highlight an active segment....

contribution welcome

### Describe the bug click event should be fired on keyDown not onKeyUp analytical table onRowSelect and onRowClick is fired when space is pressed ### Isolated Example Can be reproduced...

bug
blocked
v2.0.0

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ui5/webcomponents](https://togithub.com/SAP/ui5-webcomponents) ([source](https://togithub.com/SAP/ui5-webcomponents/tree/HEAD/packages/main)) | [`~1.24.0` -> `~2.0.0`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents/1.24.5/2.0.1) |...

dependencies

BREAKING CHANGE: The `TableScaleWidthMode` enum has been removed, please use `AnalyticalTableScaleWidthMode` instead. BREAKING CHANGE: The `TableSelectionBehavior` enum has been removed, please use `AnalyticalTableSelectionBehavior` instead. BREAKING CHANGE: The `TableSelectionMode ` enum...

### Describe the bug Currently, we use ui5 button inside of the CustomListItem to open popover menu. After we upgrade ui5wc = 1.23.3 and ui5wc-react = 1.26.2, opening the button...

bug
Stale
author action

BREAKING CHANGE: updated UI5 Web Components to v2. All [breaking changes](https://sap.github.io/ui5-webcomponents/docs/migration-guides/to-version-2/) apply to this project as well. BREAKING CHANGE: the `SuggestionGroupItem` component has been replaced by the `SuggestionItemGroup` component