Unplanned
Last Updated: 03 Jul 2023 07:54 by ADMIN
Varun
Created on: 26 Jun 2023 11:06
Category: Kendo UI for Angular
Type: Feature Request
0
Distinguish which user action closed the dialog for kendo scheduler delete dialog

Hello Kendo Team, 

It would be great if we could have some differentiation when the user closes the delete dialog for kendo scheduler, that way we could take actions accordingly.

 

Scenarios
1. By clicking on close icon on top right corner.

2. By clicking on clicking on cancel button.

3. By clicking on backdrop.

 

1 comment
ADMIN
Georgi
Posted on: 03 Jul 2023 07:54

Hello Varun,

Thank you very much for the logged feature request. 

Having such an option will be a good addition to the Kendo UI for Angular Scheduler. We will track the customer demand and add the enhancement to our Roadmap based on the interest.

In the meantime, what I could suggest as an approach for distinguishing the user action that closed the Dialog would be for the developer to use custom CSS selectors and attach the click event to the buttons that could close the component. This would allow the developer to catch the click event and execute the desired custom logic: 

https://stackblitz.com/edit/angular-4vxlc1

Regards,
Georgi
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.