SAP / ui5-webcomponents-react

A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
https://sap.github.io/ui5-webcomponents-react/
Apache License 2.0
426 stars 94 forks source link

AnalyticalTable: While using the plugin hooks we see a tooltip for select all even though the checkbox is not present #5953

Closed achuth2912 closed 1 week ago

achuth2912 commented 1 week ago

Describe the bug

While using the plugin hooks useRowDisableSelection which would make "Select All" checkbox not available on the UI. When we mouse over on the header we see a tooltip saying select all/deselect all even when the checkbox is not available on the UI which is causing a visual confusion to the user.

Isolated Example

https://sap.github.io/ui5-webcomponents-react/?path=/docs/data-display-analyticaltable-plugin-hooks-userowdisableselection--docs

Reproduction steps

1.Use AnalyticalTable Component 2.Use plugin useRowDisableSelection in the example 3.mouse over the table header in the checkbox area & we see a tooltip ...

Expected Behaviour

No tooltip must be available when the checkbox is not seen in the UI.

Screenshots or Videos

Screenshot 2024-06-20 at 3 12 05 PM

UI5 Web Components for React Version

1.28.1

UI5 Web Components Version

1.24.0

Browser

Chrome

Operating System

Mac OS

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

Lukas742 commented 6 days ago

🎉 This issue has been resolved in version v1.29.3 🎉

The release is available on v1.29.3