Declined
Last Updated: 15 Oct 2021 12:31 by ADMIN
Created by: Imported User
Comments: 0
Category: Dialog
Type: Feature Request
1
I need accessibility  support for dialog, h2 in the title, role=alertdialog on the window
Declined
Last Updated: 21 Jun 2021 12:39 by ADMIN
Would like to be able to set the color on the kendo dialog. We have a mobile application that uses dialogs for error reporting and some times informational reporting. Being able to set the color on the Dialog title bar as well as the button color would be a great feature.
Completed
Last Updated: 15 Jun 2021 12:26 by ADMIN
Created by: Justin
Comments: 0
Category: Dialog
Type: Feature Request
8
The api should allow for the close of dialog on escape or backdrop click.
Declined
Last Updated: 26 Jul 2021 13:32 by ADMIN
Currently there is no way to ged rid of 'x' closing button in top right corner. It can be hacked by css globally, but if using the DialogService yoy can not configure if the closing 'x' should be present or not - that would be nice feature
Completed
Last Updated: 09 May 2017 10:09 by ADMIN
Created by: SquadWuschel
Comments: 1
Category: Dialog
Type: Feature Request
18
Currently the dialog cannot be opened without placing the dialog in the component template. For some scenarios like confirm dialogs, providing a service that creates the dialog is more convenient.

https://github.com/telerik/kendo-angular2/issues/112
Declined
Last Updated: 29 Jul 2021 13:11 by ADMIN
Created by: Imported User
Comments: 3
Category: Dialog
Type: Feature Request
17
I would like to dialog can drag and set position.
Completed
Last Updated: 07 Dec 2016 11:15 by ADMIN
Created by: Imported User
Comments: 1
Category: Dialog
Type: Feature Request
1
The main.js file for all modules seem to be kept in the following file structure:
dist/npm/js/main.js

however in the dialog module the main,js file is 
dist/npm/main.js.

This inconsistency causes issues when using systemjs and loading the packages this way.
1 2