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 496 ui5-webcomponents issues
Sort by recently updated
recently updated
newest added

### Feature Request Description RatingIndicator should expose properties to change and customize the icon used for the rating indicator, instead of the default 'star' icon. ### Proposed Solution Similar to...

feature request
High Prio
TOPIC RL
SAP Signavio
Design Pending

`token-delete` event now returns an array of deleted tokens. **BREAKING CHANGE**: The`token-delete` event now includes a `tokens` parameter, which is an array of `ui5-tokens`, replacing the previous single `token` parameter....

Some final adjustments and code-review remarks fixed

### Feature Request Description The selected property is currently defined in ListItemBase.ts. Since ui5-li-notification and ui5-li-notification-group inherit from ListItemBase, the selected property appears in these components even though it is...

feature request
Medium Prio
TOPIC P

### Describe the bug Currently the size of checkboxes within MultiComboBox are following: Normal: 22px (1.375rem) Compact: 16px (1rem) Accessibility guidelines for size of target elements: **_"Targets have an area...

bug

### Bug Description Upgrading to version 1.22 anticipated some dependencies; the packages themselves are the source of this problem. FYI: SyntaxError: C:\Petrobras_Project\ppbr-monorepo\.yarn\cache\@ui5-webcomponents-localization-npm-1.22.0-ef56372211-b596751246.zip\node_modules\@ui5\webcomponents-localization\dist\sap\base\i18n\LanguageTag.js: Class private methods are not enabled. ### Affected...

bug

### Bug Description When initializing Dialog/Icon, there is a console error "Invalid runtime index supplied" ![error](https://github.com/SAP/ui5-webcomponents/assets/170034228/33486a4d-fd35-4a77-bdf1-dfb4874b5f6b) This seems like caused by in updateStyle in ManagedStyles.ts the chrome mobile device emulator...

bug