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** For growing Table, the row count is not correct in JAWS VPC/forms mode, the row count will be one more than the actual row count. Please fix...
The F6 fast navigation has been tested as working with openui5, but this is only by accident. This is because openui5 uses the ":sapTabbable" custom selector: https://github.com/SAP/openui5/blob/cd7a1948b7a0132c09d13b7fdf90b8e94812a2f9/src/sap.ui.core/src/sap/ui/events/F6Navigation.js#L163 sapTabbable internally checks...
### **Bug Description** Use Stylus chrome extension to apply text spacing and observe the text spacing isn't applied to the below components 1. ui5-combobox 2. ui5-date-picker 3. ui5-daterange-picker 4. ui5-datetime-picker...
StepInput: error state with valueState=Error is not shown after clicking on "+" button one more time
**Describe the bug** see title **Isolated Example** https://codesandbox.io/s/suspicious-cohen-z6szqc?file=/src/App.js **To Reproduce** Steps to reproduce the behavior: 1. Go to the codesandbox link above 2. Click on "+" icon of the StepInput...
### **Feature Request Description** As per below Fiori3 design guidelines on Avatar. It should support up to three latin letters as initials. https://experience.sap.com/fiori-design-web/avatar/#initials ### **Priority** - [ ] Low -...
### **Feature Request Description** We have the use case that we want to inject custom css via `addCustomCSS` only for a specific (custom) theme. If the app is running in...
The goal of this task is to present the product in a larger scope in the SAP ecosystem. Create an application, ideally representing one of the common Fiori business screens,...
### **Feature Request Description** There is a busy state in table component: https://sap.github.io/ui5-webcomponents/playground/components/Table/ But there is no busy state in Dialog component https://sap.github.io/ui5-webcomponents/playground/components/Dialog/ We want to disable this dialog while...
**Describe the bug** When reading "current page" (**Notebooks**) its announced as a "link" while its not a link but just plain text **Isolated Example** https://codesandbox.io/s/competent-smoke-mqee3x?file=/src/App.js **To Reproduce** Steps to reproduce...
### **Feature Request Description** Tooltip is a string that will be displayed by the browser when the mouse pointer hovers over the switch. ### **Proposed Solution** Add a tooltip attribute...