ui5-webcomponents
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.
### **Bug Description** When `font-size` of body is set as 16px, the calendar dialog opened will have horizontal scroll bar at 320px width responsive view. ### **Expected Behavior** Horizontal scroll...
### **Bug Description** The group header is overlapped. See the screenshots.   ### **Steps to Reproduce** It is reproducible in playground https://sap.github.io/ui5-webcomponents/playground/components/ViewSettingsDialog/ ### **Context** - UI5 Web Components version:...
### **Feature Request Description** To avoid duplicated accessible name values, please consider to provide `accessibleNameRef` property in `ui5-icon` component just like other components. ### **Priority** - [ ] Low -...
### **Feature Request Description** A clear and concise description of what feature is missing. Is your feature request related to a problem? Please describe. The keyboard esc key event is...
### **Bug Description** We found the focus outline of year and month in `ui5-date-picker` is missed after we select some date via component. The current year and current month have...
### **Bug Description** The third party library [zxing-js](https://github.com/zxing-js) used for the barcode scanner, is throwing source map warnings when used with webpack5. There are two open issues covering this topic...
**Is your feature request related to a problem? Please describe.** Customer has raised a requirement to allow the user to filter the combobox options based on both text and additional...
Added missing `ui5-` prefix to all templates. Part of: #5646
As we internally synced if event is described in metadata of the component, it must be used with `ui5-` prefix in following cases: - When event listener is used in...
### **Feature Request Description** Issue origin: #3581 2. TableRow (ui5-table-row) the ability to show an icon at the end of the row (in your case "arrow-right" icon to represent the...