The tooltip is no longer functioning as expected.

1 Answer 55 Views
Button Tooltip
Gabriel
Top achievements
Rank 2
Iron
Gabriel asked on 11 Dec 2023, 05:47 PM | edited on 11 Dec 2023, 05:53 PM

Vuk5wf (forked) - StackBlitz

The code is the same as the documentation in the React Tooltips Library Getting Started - KendoReact Docs & Demos (telerik.com). However, it is not working as expected.




is it a bug?

1 Answer, 1 is accepted

Sort by
1
Accepted
Wissam
Telerik team
answered on 13 Dec 2023, 09:50 AM

Hi, Gabriel,

Thank you for reporting this issue.

The title property as well as the rest of the htmlAttributes that can be set to the html button work with the KendoReact Button, but the issue here is that the title is not present as a prop for the component. I added it and it is currently at a pull request and will be available in an upcoming release.

Nevertheless, I realized that when using the Button with the KendoReact ToolTip, the tooltip is not shown when hovering above the button text but only the button element itself. Therefore, I logged a GitHub item for it. You can track it here:

As a workaround, you can use the html button instead and set its className to `k-button k-button-md k-button-solid k-button-solid-base k-rounded-md` to have the same visual appearance:

In addition, I updated your Telerik Points as a small token of gratitude for your report.

Regards,
Wissam
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Tags
Button Tooltip
Asked by
Gabriel
Top achievements
Rank 2
Iron
Answers by
Wissam
Telerik team
Share this question
or