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

- Added growingButtonAccessibleName property to provide descriptive accessible names for the growing button without changing visual text. - Added cypress test Related to: #10671, #10907

### Bug Description When mouse hover and active on SearchItem there is always one close button, there is no way to hide this button if application does not want close...

bug
High Prio
TOPIC RL
SAP SF

### Describe the bug I have tried putting valuestatemessage as a child in DatePicket but it still does not work. ![Image](https://github.com/user-attachments/assets/73fb0368-2c54-4859-9b72-9179c1bb6ec2) ### Isolated Example https://stackblitz.com/edit/github-potbdver?file=src%2FApp.tsx ### Reproduction steps input `ww`...

bug
ACC
TOPIC B

### Is your feature request related to a problem? Yes. Currently, users must manually clear the date value in DatePicker and DateRangePicker components by selecting the text and deleting it,...

enhancement
feature request
TOPIC B

### Feature Request Description Currently, we are unable to override the default font size except by using a custom CSS. The current implementation is as follows: 1. ::slotted([ui5-title][slot=“heading”]) { font-size:...

feature request
TOPIC P
author action

### Describe the bug Getting accessibility issue when testing with Tool Access Continuum for Switch, List(ListItemStandard), Select, SegmentedButton(SegmentedButtonItem). Select, SegmentedButton(SegmentedButtonItem): ``` Accessibility Concern: This DIV (role=combobox) must have all of...

bug
ACC
Low Prio
TOPIC P
author action
Stale

### Feature Request Description Is there any chance to get the 'ui5-time-selection-clocks' component exposed as standard web component as well? If I looked correctly, these components are private right now....

feature request
Medium Prio
TOPIC B
author action
Stale

### Bug Description Hello team, While working on #10843 I noticed that when hovering over the arrow icon of an item of the `ui5-side-navigation` (i.e the item has subitems), the...

bug
TOPIC RD

### Describe the bug The ToolbarButton component continues to trigger the onClick handler even when it is rendered with the disabled prop set to true. ### Isolated Example https://stackblitz.com/edit/vitejs-vite-8vp3wcrp ###...

Medium Prio
TOPIC P

### Feature Request Description We do have apps using openUI5 with the build-in components and Nuxt.js apps using the UI5 Web Components in production. One design feature that is highly...

feature request
TOPIC P
TOPIC TBL