[dialog] Allow draggable mode
Open
component: dialog
type: new feature
waiting for 👍
- Dominant language
- TypeScript
- Stars
- 10.9k
- Forks
- 543
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 101
Description
# Feature request
## Summary
Is it possible to add a `draggable` mode to Dialog component ?
## Examples in other libraries
For instance, in material-ui lib we have to use react-draggable (https://mui.com/material-ui/react-dialog/#draggable-dialog), but is it plan to add a `draggable` mode or we have to use react-draggable library ?
## Motivation
In my case, we have a complex interface which needs to allow users to move a dialog inside the window. For the moment we use a custom hook to do this.
Contributor guide
Assessment
This issue has not been assessed yet.