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 In JAWS browse mode, invisible headings are announced after the tab section, but they remain hidden from view. In the UI5 framework, however, the invisible headings...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-react-hooks](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks)) | [`6.1.1` -> `7.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-react-hooks/6.1.1/7.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
### Is your feature request related to a problem? [Feature Request][SFSF] Is there any plan to provide a ui5 react documentation MCP server ? For example, ai give a component...
### Bug Description We have received an accessible issue regarding the dialog filter box and we are not able to give it an accessible name ### Affected Component FilterBar ###...
If applicable: - Use index accessed type for ui5wc props instead of importing the type or defining it ourselves. - Use ui5wc `UI5CustomEvent` instead of our `Ui5CustomEvent` E.g.: - https://github.com/SAP/ui5-webcomponents-react/blob/main/packages/main/src/webComponents/Button/index.tsx#L67...
### Is your feature request related to a problem? No. Currently, the AnalyticalTable does not support stick/frozen first n columns, group header and footer, and these are new requirements from...
### Describe the bug Hi team, I see in recharts storybook, they have a way make the donut charts keyboard accessible. Please see either: 1. [recharts storybook](https://recharts.org/en-US/storybook) > Pie >...
### Describe the bug None of the web component chart contents/legends are not accessible by keyboard or neither announced by screen reader, but the same chart components in SAP UI5...
### Describe the bug When the AnalyticalTable enters any pop-in mode and some cell content is moved into the first column, not all the content is read by screen readers....