Completed
Last Updated: 19 Jan 2022 09:37 by ADMIN
Created by: Mauro
Comments: 0
Category: Dialog
Type: Feature Request
1

Currently, the DialogAction only supports setting primary as a configuration.

Could it be extended to also allow other button variants - like look=flat or a cssClass config option?

Passing a template beats the entire purpose of using a service - you need to now add additional local HTML, manually handle button clicks etc.

Unplanned
Last Updated: 23 Feb 2024 10:05 by Dan
Created by: Dan
Comments: 0
Category: Dialog
Type: Feature Request
1

Provide a 'title' property for the DialogAction objects in order to have the ability to configure a tooltip for the action buttons of the Dialog when DialogService is used.

Currently, there is no existing option for setting a title for the action buttons when they are passed as a collection of DialogAction objects to the actions property. A title can be set only when the action buttons are configured separately in a template:

Unplanned
Last Updated: 11 Mar 2024 03:24 by Anthony
Created by: Anthony
Comments: 4
Category: Dialog
Type: Feature Request
1

Hi,

I'm using the DialogService and it would be good to be able to provide my own injector so I can extended the service. Currently the DialogService uses the container's injector.

Reason for this feature request is to provide data to the dialog itself via DI, similar to how Angular Material allows this via MAT_DIALOG_DATA injection token.

Thanks,

Anthony

Unplanned
Last Updated: 24 Jun 2022 12:18 by G Walsh
Created by: G Walsh
Comments: 0
Category: Dialog
Type: Feature Request
0

Hi,

Please provide closing animations for the Dialog just like there are animations for the opening.

thanks

1 2