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
**Is your feature request related to a problem? Please describe.** Within Stacked Charts no information on the total value of the bar/column is given. Only each stack of the column/bar...
**Is your feature request related to a problem? Please describe.** As a user I cannot define, how the labels of a stack within a Stacked Chart are aligned within a...
In Variant Management,the text for 'view' is not consistent.In the "Save View" dialog box that opens after clicking on the "Save As" botton to save a view, the German term...
**Describe the bug** The floating footer in DynamicPage keeps jumping when the TableColumn has demandPopin property. **Isolated Example** https://codesandbox.io/s/dynamicpage-footer-table-popin-4uwgkm **To Reproduce** Steps to reproduce the behavior: 1. Go to https://codesandbox.io/s/dynamicpage-footer-table-popin-4uwgkm...
**Describe the bug** When user opens the actions overflow ellipsis button menu of DynamicPageTitle 1) observe when opened, there is no indication of opening 2) as we navigate through the...
In variant management, the manage views text is not getting translated when changing to different language. Check this link : https://sap.github.io/ui5-webcomponents-react/?path=/story/inputs-variantmanagement--default-story&sap-language=de Steps to reproduce the behavior: 1. Go to Variant...
With React, the native `change` (`onChange`) is fired on every keystroke unlike it does with the custom `change` event of the UI5 Web Components, which is only fired on `blur`,...
Currently our documentation of the chart library is lacking information of the different examples. - Each example should be provided with a brief explanation. - If the code example of...
All of our props should use present tense for their event handlers. e.g. `onSelectionChanged` should be `onSelectionChange`
**Describe the bug** The column header is not announced when reading out the data inside the table column. **To Reproduce** Steps to reproduce the behavior: 1. Go to [StoryBook](https://sap.github.io/ui5-webcomponents-react/?path=/docs/data-display-analyticaltable--default-story) 2....