Unplanned
Last Updated: 20 Nov 2023 10:59 by Julian
Created by: Julian
Comments: 0
Category: Tooltip
Type: Feature Request
1
Please add a property for the Tooltip that allows setting the following types: success, error, info, and warning.
Unplanned
Last Updated: 30 Jul 2023 23:29 by Evgeniy
Created by: Evgeniy
Comments: 0
Category: Tooltip
Type: Feature Request
1
It would be nice to have a built-in way to show the tooltip for overflowing text only instead of writing a function as defined in this KB article.
Unplanned
Last Updated: 23 Nov 2021 08:50 by ADMIN
Created by: Kendo UI
Comments: 0
Category: Tooltip
Type: Feature Request
2

Hi,

In its current state, TooltipSettings is missing options like collision, offset, and others that are included in the TooltipDirective:

https://www.telerik.com/kendo-angular-ui/components/tooltip/api/TooltipDirective/#toc-collision

The additional options would be nice to have in the TooltipSettings to allow developers additional control on a global level similar to the TooltipDirective.

 

Unplanned
Last Updated: 22 Nov 2021 10:42 by ADMIN
Created by: Kendo UI
Comments: 0
Category: Tooltip
Type: Feature Request
2

A useful addition to the Tooltip component would be the ability to open it on a specific position defined by X/Y pixel coordinates.

This will allow displaying the tooltip at a concrete pixel as an addition to anchor elements.

Unplanned
Last Updated: 25 Aug 2021 12:12 by ADMIN
Created by: Imported User
Comments: 2
Category: Tooltip
Type: Feature Request
5
Can you add property popupSettings with appendTo?

Something similar is in kendo date picker:
https://www.telerik.com/kendo-angular-ui/components/dateinputs/api/PopupSettings/

It could be placed here
https://www.telerik.com/kendo-angular-ui/components/tooltip/api/TooltipDirective/


I placed this in Dialog category, but can you add category tooltip?

Best regards,
Paweł
Unplanned
Last Updated: 10 Jun 2021 15:27 by ADMIN
Created by: Diego
Comments: 0
Category: Tooltip
Type: Feature Request
4
Create a TooltipService to control tooltip content and position.

See:

https://github.com/telerik/kendo-angular/issues/1731