Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Analytical Table]: [User is not able to select or unselect all the items from the table] #7033

Open
1 task done
abhi091000 opened this issue Mar 4, 2025 · 3 comments
Open
1 task done

Comments

@abhi091000
Copy link

Describe the bug

In "@ui5/webcomponents-react": "^1.17.3" version , the component Analytical- Table select all button is not working with enter key, but it is working with mouse click., Hence raising this accessibility bug.

Image

Isolated Example

No response

Reproduction steps

...

Expected Behaviour

The rows should be selected/unselected with key "Enter" press.

Screenshots or Videos

No response

UI5 Web Components for React Version

"^1.17.3"

UI5 Web Components Version

"1.17.0"

Browser

Chrome

Operating System

Windows

Additional Context

No response

Relevant log output

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@Lukas742
Copy link
Contributor

Lukas742 commented Mar 4, 2025

Hi @abhi091000

I wasn't able to reproduce this with the latest v1 version. Please add an isolated, reproducible example preferably by leveraging this StackBlitz template.

@abhi091000
Copy link
Author

Hello @Lukas742

I hope you're doing well. I am encountering an npm error while attempting to change the version of the Stackblitz template. Could you kindly provide me with the template where this issue is occurring? I am aware that the bug has been resolved in a higher version, but I would prefer to upgrade to just one version higher rather than the latest version.

Thank you for your assistance.

Image

@Lukas742
Copy link
Contributor

Lukas742 commented Mar 6, 2025

Hi @abhi091000 patching old v1 minor versions is not feasible for us, so you will have to at least update to the version that fixes the issue. Unfortunately I'm not sure in which version this bug was resolved.

Compatible versions are listed here: https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/getting-started--docs#add-ui5webcomponents-react-to-an-existing-app

I found that the easiest way to force StackBlitz to update the dependencies is fully refreshing the page after adjusting the package.json.

I'm not sure which version you want to install, but ^1.17.3 will request the latest v1 version (1.29.18) because of the circumflex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants