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

### **Issue Description** Is it right, that that magnifier button only toggles the searchField? Is it possible to change this behaviour, that when something is entered in the searchfield that...

feature request
TOPIC P

### Bug Description AXE tool has identified some ARIA issues and accessible name on the calendar dialog 1. Month select dialog & date select dialog: ARIA dialog and alertdialog node...

bug
Medium Prio
TOPIC B
SF_ACC
1.24

### Bug Description When the base height of the component is changed (f.e. it is set to 1rem or to 4rem) the component looks broken. ![image](https://github.com/SAP/ui5-webcomponents/assets/31909318/04787bda-8526-499c-ba25-afa492c7fe4e) ### Affected Component ui5-time-picker...

bug
TOPIC B

### Bug Description When the base height of the component is changed (f.e. it is set to 1rem or to 4rem) the component looks broken. ![image](https://github.com/SAP/ui5-webcomponents/assets/31909318/34c6adc7-3acf-4831-b644-d2cb1651e3de) ### Affected Component ui5-step-input...

bug
TOPIC B

Fixes https://github.com/SAP/ui5-webcomponents/issues/9360

### Bug Description When you navigate a notifications list group items, warning is logged in the console. The `items` of the `ui5-notification-group-list` look like this: ![image](https://github.com/SAP/ui5-webcomponents/assets/32839090/de8d5716-9bbb-465a-9916-eb5a1d9a21c9) ### Affected Component ui5-li-notification-group...

bug
TOPIC RD

As a side effect of https://github.com/SAP/ui5-webcomponents/pull/9015, an issue was introduced, making the tooltip property of the Option unused. This change allows customization of the attributes of the ListItemBase tempalte which...

2.0 Release Testing

### Bug Description When adding automationId to MenuItem, the property don't appear on the DOM element. ### Affected Component MenuItem ### Expected Behaviour _No response_ ### Isolated Example _No response_...

bug
author action
Stale

Fixes: [9217](https://github.com/SAP/ui5-webcomponents/issues/9217)

### Feature Request Description The [Fiori Design Guidelines describe five message types](https://experience.sap.com/fiori-design-web/messaging/#message-types): - Error - Warning - Success - Information - Confirmation Four of these can currently be set via...

feature request
TOPIC RD