SAP/ui5-webcomponents-react

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

achuth2912 opened this issue ยท 2 comments

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

  • Iโ€™m not disclosing any internal or sensitive information.

๐ŸŽ‰ This issue has been resolved in version v1.29.3 ๐ŸŽ‰

The release is available on v1.29.3

๐ŸŽ‰ This issue has been resolved in version v2.0.0-rc.0 ๐ŸŽ‰

The release is available on v2.0.0-rc.0

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€