mui / mui/base-ui

[dialog] Allow draggable mode

Open
#2,689 3 comments 16 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.