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

**Describe the bug** When opening a `ui5-dialog` in OpenUI5 the block layer blocks the actual dialog. If you have controls inside of it, you can still navigate and interact with...

bug
Medium Prio
TOPIC Core

**Describe the bug** An error "You have to import the @ui5/webcomponents-theme-base/dist/Assets.js module to switch to additional themes" occurs when calling the method setTheme('theme_green'); **To reproduce** Steps to reproduce the behavior:...

bug
Low Prio
TOPIC Core

### **Bug Description** We have our main application running with UI5 Web Components rc.15, and a micro front-end that is loaded at runtime with UI5 Web Components rc.14. Whenever the...

bug
Medium Prio
TOPIC Core

### **Feature Request Description** Currently all Illustrations which are part of the fiori package and used by the IllustratedMessage web component are bundled all together in the bundle.commons.js file. The...

feature request
TOPIC Core

### **Bug Description** We have cases like a session timeout Dialog that is written with web component that opens when user has been idle too long. If there is an...

bug
Medium Prio
SF
author action
TOPIC Core

### **Feature Request Description** In each UI5 version, some part of code will do operation directly on document, window, head or body, like, use tree walker directly to document, create...

feature request
High Prio
TOPIC Core

### **Bug Description** The `ui5-li` in popovers of `ui5-shellbar` do not show the full text to the sighted user in some way. Affects menu popover, overflow shellbar items popover. Hover...

Medium Prio
TOPIC P
SAP SF
ui5-shellbar

### **Feature Request Description** When the user clicks the Menu button while the menu is opened, we want it to close https://sap.github.io/ui5-webcomponents/playground/components/Menu/ Something like: ```js const onButtonClick = () =>...

feature request
Medium Prio
TOPIC B

### **Feature Request Description** For screen reader support we need to be able to mark every input-like component as required. For this we would need the `Switch` to accept the...

feature request
Medium Prio
TOPIC B
UI5_WEBC_4_REACT