ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.

Results 586 ui5-webcomponents issues
Sort by recently updated
recently updated
newest added

### Describe the bug Long content of TreeItemCustom grows and overflows the component, even if it has fixed width: ![image](https://github.com/SAP/ui5-webcomponents-react/assets/21031228/a83ddde7-339c-43ac-a3f6-feec59c6acc0) Fix for the issue is adding width:100% (or calculated one...

bug
consulting
TOPIC P
author action

### Bug Description When accessing the elements in footer of the Dialog for example a button, the information is being read out as "Header Toolbar" which is incorrect. As here...

bug
author action

New component that can be slotted with menu items BREAKING CHANGE: `startsSection` property removed from MenuItems Before: ```html ``` Now: ```html ``` [Add image for how it looks once done]...

BREAKING CHANGE
2.0

# Release Timelines - Release `2.0` RC versions in April - [2.0.0-rc.0](https://github.com/SAP/ui5-webcomponents/releases/tag/v2.0.0-rc.0) (2024-04-09) - [2.0.0-rc.1](https://github.com/SAP/ui5-webcomponents/releases/tag/v2.0.0-rc.1) (2024-04-11) - [2.0.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2024-04-18) - [2.0.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2024-05-10) - Release `2.0` between `mid June - mid...

documentation
2.0

Fixes the height of the Calendar Legend Items to be 24px and the focus visualisation to be correctly placed (2px spacing around the legend item). BGSOFUIBALKAN-8062

### Feature Request Description We need to implement a design requirement for the old value field. The design specifies a blue highlighted informational input box. When the input box is...

feature request
TOPIC RL
author action
Very High Prio

### Bug Description In your [documentation](https://sap.github.io/ui5-webcomponents-react/?path=/docs/data-display-tree--docs) you write _[SPACE] - Selects the currently focused item upon keyup._ This isn't working or I don't get it the right way what the...

bug
author action

### Bug Description when the user selects multiple items from the drop down and the click outside the combo box. It displays the count. If the user again click on...

bug
Medium Prio
TOPIC RL

### Feature Request Description ui5-button already supports setting size of icon: #1327 But if the icon size is large, icon is cut off in an icon button as shown in...

feature request
Medium Prio
TOPIC B