-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Dialog Positioning and Persistence #1206
Comments
@ThomasBurleson Is there any way we can make it general enough to work with cards too? Imagine a dashboard with several cards that you could move around and possibly resize. |
+1 |
+1 |
+1 for directives to do dragging, snapping, etc on cards as well as dialogs (guess it might as well be any element 😄 ) |
Resources: |
+1 |
4 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
2 similar comments
+1 |
+1 |
There is no clear guidance on drag and drop or positioning of dialogs in the Material Design spec. It's been 3 years since this issue was opened and that guidance still does not exist. At this time, I don't believe that drag and drop support for dialogs is viable for this project. This may be something that is coming to Angular Material at some point in the future. You can track draggable dialogs in angular/components#2640. And if you have general drag and drop feature requests or feedback, the team is currently looking for uses cases and feedback while working on the drag and drop design document in angular/components#8963. |
Is there a solution for mat-dialog? The gist in the thread is only for md-dialog... need this or have to switch away from angular-material2... is this an angular2/4/5 framework limitation that prevents even a workaround from being done? |
For some scenarios users want to manually drag and adjust the position of a dialog; perhaps to review obscured content without dismissing the dialog.
Enhanced features for Dialogs include:
The text was updated successfully, but these errors were encountered: