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

- introduces a new table/grid component - enhanced accessibility (roles are in the light dom) - new API mirroring the structure of the HTML table

New Component

### Bug Description When children a processed, the existing slot attributes are taken correctly and child nodes are assigned to a component property For example ``` ``` then in the...

bug
TOPIC Core

**Issue** Setting "null" is set to property from type String leads to strange and incorrect state Example: (1) Input has value property: ```ts @property() value!: string ``` (2) When we...

### Bug Description There is a tab container with two tabs. Each tab contains a segmented button (exactly the same way to build them). When I change from a tab...

bug
Low Prio
TOPIC B
author action

Integrate popover browser API to `ui5-popover` and `ui5-dialog` behind `useNativePopovers` config.

### Bug Description UI5-Button focus is not visible while tabbing. This is happening for iphone ### Affected Component Button ### Expected Behaviour Outline focus should be visible for the button...

consulting
ACC
Medium Prio
TOPIC B

### Bug Description If a secondary calendar is set like shown in the example in the documentation, the label of the secondary calendar can go beyond the borders of the...

bug
TOPIC B
SAP Design

### Feature Request Description JS files for icons and illustrations are generated on every build/start command, although they are very rarely updated. ### Proposed Solution Explore how to submit them...

TOPIC Core

### Feature Request Description Create Form web component based on the SAP Design Guidelines and Specs, and providing the following functionalities: **1. Form head**er (just a heading on top, or...

feature request
High Prio
TOPIC Core
SAP Ariba

### Feature Request Description Currently our input components can be used in native HTML Forms via the InputElementsFormSupport feature. It creates hidden inputs in the Light DOM of the custom...

feature request
High Prio
TOPIC Core