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

**Describe the bug** MicroBarChart: Accesibility properties not available hence not focusable by Tab key **UI Link** https://sap.github.io/ui5-webcomponents-react/?path=/docs/charts-microbarchart--default-story **To Reproduce** Steps to reproduce the behavior: 1. Go to UI Link 2....

bug
a11y

A KnowledgeBase entry was created to demonstrate the use of the `Form` component from UI5 Web Components for React. Also a second example was added to showcase the combination of...

blocked

**Describe the bug** Accessible name properties missing for VariantManagement UI component **UI Link** Refer: https://sap.github.io/ui5-webcomponents-react/?path=/docs/inputs-variantmanagement--default-story **Missing** Accessible name property is missing for VariantManagment UI, component. **Expected behavior** Accessible name property...

bug
a11y

**Describe the bug** AnalyticalTable - contrast ratio of table borders do not match in default and HCB theme. **UI Link** https://sap.github.io/ui5-webcomponents-react/?path=/story/data-display-analyticaltable--default-story **Expected behavior** A clear and concise description of what...

bug
a11y

**Feature request** When using analytical table if cell content is truncated, can we have a functionality by which the cell width gets auto adjusted when we double click in between...

feature-request
contribution welcome

**Describe the bug** Screen readers don't read the action performed by 'Hide Filter Bar' button. **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. Click on the...

bug
a11y

**AnalyticalTable: Cell not reading column name at the end** The column name is only read out when the user moves horizontally i.e. one column to another. But when the user...

bug
a11y

**FilterBar Adapt Filters Dialog checkbox accessibility issue** The checkbox for Adapt filters in FilterBar is not reading properly as you can see in ![Adapt_Filter_Check_Box_Accessibility_Issue](https://user-images.githubusercontent.com/89779778/163943695-5b3fd331-7a5d-41b6-a0b1-8a16ac2d04f0.png) the checkbox is read as not...

bug

**Describe the bug** In Analytical Table, We have huge data around 10k rows and out of that 5k rows needs to have checkbox's in checked state. We are using "useManualRowSelect"...

contribution welcome
help wanted

**Option to configure first two columns as sticky** When user scrolls the Analytical table columns horizontally, is it possible to configure first two column as sticky i.e. they are always...

blocked