Unplanned
Last Updated: 18 Nov 2024 09:54 by barry

Bug report

When the toggleOnClick option is set to true, the hide method doesn't hide the Popover

Workaround: https://dojo.telerik.com/JhWNDQrv (works only in the custom scenario when the hide method is called on scrolling the page. It will not work when the call method is called on button click)

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/hVdauDSd/4
  2. Scroll the page, which will call the hide method.

Current behavior

The Popover remains visible

Expected/desired behavior

The Popover should hide

TicketID: 1669787

_

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all]
Unplanned
Last Updated: 23 Oct 2024 11:59 by Joseph
Created by: Joseph
Comments: 0
Category: Popover
Type: Feature Request
1
Currently, the Popover hides on the scroll. Some cases require it to stay open even if the page is scrolled. Adding a 'closeOn' property to the Popover will be beneficial in such cases
Unplanned
Last Updated: 11 Mar 2022 09:43 by Hoa
Created by: Hoa
Comments: 0
Category: Popover
Type: Feature Request
0

Enhancement
Currently, the Popover callout arrow does not change its position to reflect the anchor element correctly and always positions to the middle of the Popover element

Reproduction
Check the following dojo: 

https://dojo.telerik.com/UcixuSUy

Expected/desired behavior
Popover callout shall update its position

Environment
Kendo UI version: 2022.1.119
Browser: [all]