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

### Bug Description When accessing Tree component additional information is being read out to the user which is not display into UI. ### Affected Component Tree ### Expected Behaviour Only...

bug
ACC
Medium Prio
TOPIC P

Button now can have second icon at the end BREAKING CHANGE: iconEnd property is changed from boolean to string type and now can accept name for second/end icon. Before: `Button`...

BREAKING CHANGE
2.0

### Bug Description A new customer is complaining that the accessible name "Shell Bar" does not meet 508 accessibility requirements. "We understand that the "Shell Bar" is the term for...

bug
High Prio
TOPIC P
SAP SF
author action
Stale
ui5-shellbar

**Thank you for your contribution!** 👏 ### PR checklist - [ ] Follow the [Commit message Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/docs/6-contributing/02-conventions-and-guidelines.md#commit-message-style) For example: `fix(ui5-*): correct/fix sth` or `feat(ui5-*): add/introduce sth`. If you don't want...

Removes the `ui5-mcb-group-item` component. BREAKING CHANGE: The `ui5-mcb-group-item` component is removed. Groups can now be created with the `ui5-mcb-group`. Instead of using `ui5-mcb-group-item` as separator in a flat structure: ```html...

2.0

We are introducing a **selected** property to the `ui5-color-palette-item`. This enhancement allows users to explicitly set a **selected state** to **any** `ui5-color-palette-item`. For example, previously the first item was always...

### **Feature Request Description** I use the `Input` with the prop `icon={}`. The Icon I use as a button to add items to a list. I also have the option...

enhancement
Low Prio
TOPIC RL