We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Quick info pop-up OnClosed event

Hi there,

Is there a possibility to track an OnClosed event for Quick info pop-up? Didn't find this in docs.


And another questions, is it possible that quick info pop-up has an arrow towards the event it opens for? Currently it opens on the space where it's possible and sometimes it's not clear for which event this pop-up is opened.


Thanks




4 Replies

SR Swathi Ravi Syncfusion Team December 6, 2022 01:48 PM UTC

Hi Valentyn,

 

Is there a possibility to track an OnClosed event for Quick info pop-up?

 

The OnPopupClose event of the Scheduler will be triggered when the quick info popup is closed. As a result, you can fulfil your requirement by using the Scheduler's OnPopupClose event.

 

API: https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Schedule.ScheduleEvents-1.html#Syncfusion_Blazor_Schedule_ScheduleEvents_1_OnPopupClose

 

Is it possible that quick info pop-up has an arrow towards the event it opens for?

 

No, according to the current Scheduler architecture, it is not possible to show an arrow toward the event it opened for.

 

Regards,

Swathi Ravi



VH Valentyn Horobets December 6, 2022 07:21 PM UTC

Hi, thanks for the answer

I'm not sure if this is a bug, but for me OnPopupClose is not triggering.

The steps I do, click on the event -> the quick info popup shows, then click somewhere outside scheduler -> popup disappears and event is not triggered. But I need to know when the popup is closed. Could you please check?


Regards,

Valentyn



SR Swathi Ravi Syncfusion Team December 7, 2022 12:46 PM UTC

We have logged the reported problem “OnPopupClose event is not triggered” as a bug and the fix for this defect will be included in our upcoming volume 4 release. You can track the status of the fix at the following link:


Feedbackhttps://www.syncfusion.com/feedback/39644/onpopclose-event-is-not-triggered


Disclaimer: Inclusion of this solution in the weekly release
may change due to other factors including but not limited to QA checks and works reprioritization.



SR Swathi Ravi Syncfusion Team December 23, 2022 05:24 AM UTC

Valentyn,


The fix for the issue “OnPopupClose event is not triggered” has been included in our weekly release 20.3.61. Upgrade to the latest version to resolve the issue.


Release notes: https://blazor.syncfusion.com/documentation/release-notes/20.3.61?type=all#scheduler


Regards,


Loader.
Up arrow icon