Please make the DialogService method CloseSide(Async) virtual so it can be overridden #1901

Closed
opened 2026-01-29 17:59:59 +00:00 by claunia · 1 comment
Owner

Originally created by @mono-wallace on GitHub (Nov 7, 2025).

In this change, 77e3952849

You made the DialogService public virtual void Close(dynamic result = null) method virtual so it can be overridden to add your own logic.

I would like to do the same thing with the OpenSide(Async) dialog, could you please make the method CloseSide(Async) virtual.

Thank you!

Originally created by @mono-wallace on GitHub (Nov 7, 2025). In this change, https://github.com/radzenhq/radzen-blazor/commit/77e3952849474238ce7d5ea42b333edbc9f823d9 You made the DialogService `public virtual void Close(dynamic result = null) ` method virtual so it can be overridden to add your own logic. I would like to do the same thing with the OpenSide(Async) dialog, could you please make the method CloseSide(Async) virtual. Thank you!
Author
Owner

@enchev commented on GitHub (Nov 8, 2025):

We accept pull requests.

@enchev commented on GitHub (Nov 8, 2025): We accept pull requests.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1901