ui5-webcomponents-react icon indicating copy to clipboard operation
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

Results 135 ui5-webcomponents-react issues
Sort by recently updated
recently updated
newest added

**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...

contribution welcome

**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...

contribution welcome

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...

author action
i18n

**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...

bug
author action

**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...

bug
a11y
SF_ACC

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...

i18n

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`,...

feature-request

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...

documentation

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....

bug
a11y