In search of a solution to enable both dragging and resizing for a mat-dialog. I have successfully implemented the dragging functionality using cdkDrag (DragDropModule). However, when trying to use resize: booth; in CSS, it seems to conflict with the draggable feature. Removing cdk allows resizing to work, but then dragging is disabled, and vice versa.
To view the code, click here: https://stackblitz.com/edit/angular-vp8xt7