Make the Dialog widget responsive Note: Dialog category missing, selected Window instead
It would be nice if we can set the animations to false on the appearance of the dialog. When you use a lot of dialog boxes in a business application you don't want animations as it costs productivity.
When the modal state is disabled and the width and height of the Dialog are set in pixels the the size is not correctly applied.
The width and height are not 50%. When the ### modal is set to true the width and height are correctly applied.
The size of the Dialog should be set correctly when the modal option is disabled.
The buttonLayout option of the Dialog has no effect when using the SASS themes.
The buttons rendering is not changed
The buttons should be changed according to the buttonLayout option.
NVDA reads clickable many times in dialog.
Once the Widow gets focused and NVDA is reading, the "clickable" is repeated too many times.
Note: Sometimes it is needed to close and open the Window again to replicate the issue.
The "div" blocks that are responsible for resizing the window should be descriptive to not confuse NVDA users of many "clickable" or something else to do it more accessible.
A Dialog button action is executed twice when using keyboard navigation in Firefox.
The action for the Save button is triggered twice.
The action for the Save button should trigger only once.
Hello,
the "center" Method of the Dialog widget is not documented, but can be called at runtime.
Please document this method, and also include it in the typescript bindings.
https://docs.telerik.com/kendo-ui/api/javascript/ui/dialog