ui5-webcomponents-react
ui5-webcomponents-react copied to clipboard
A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
**Describe the bug** The Analytical Card UI component is not reachable by the Keyboard Tab key specifically it is only going to header, not the complete card. There are no...
**Describe the bug** SelectedFlatRows only contains only those selected rows which are visible in UI **To Reproduce** Steps to reproduce the behavior: 1) Filter a row and select it. 2)...
!! It is needed for Internal SAP consumption !!  **Describe the bug** onSelectionChange event has property selectedFlatRows on checking for a parent node which has some unselected items **isSomeSelected...
**Describe the bug** Render a button within a toolbar. The button itself is wrapped inside a React Fragment, then the app will crash witht he errormessage: TypeError: child.props.children.filter is not...
**Describe the bug** Modal dialog announcement is missing after opening MessageBox Component **To Reproduce** Steps to reproduce the behavior: 1. Go to [MessageBox Document Page](https://sap.github.io/ui5-webcomponents-react/?path=/docs/modals-popovers-messagebox--default-story) 2. Click on 'open MessageBox'...
**Describe the bug** The dynamic page scroll inside start column of flexible column layout does not work correctly **Isolated Example** [CodeSandbox](https://codesandbox.io/s/dynamicpage-flexiblecolumn-6qng2l?file=/src/App.js) **To Reproduce** Steps to reproduce the behavior: 1. Go...
**Describe the bug** Screen renders don't read "required" for the fields that are enabled required. **Isolated Example** UI Link Refer: https://sap.github.io/ui5-webcomponents-react/?path=/docs/layouts-floorplans-filterbar--default-story **To Reproduce** Steps to reproduce the behavior: 1. Set...
### **Bug Description** When the viewport's with is between 1440px to 1452px, the tab is not aligned to other page content. ### **Expected Behavior** The tab is always aligned to...