Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConfirmDialog: Add draggable property #3753

Closed
levitin opened this issue Mar 15, 2023 · 1 comment
Closed

ConfirmDialog: Add draggable property #3753

levitin opened this issue Mar 15, 2023 · 1 comment
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@levitin
Copy link

levitin commented Mar 15, 2023

Describe the feature you would like to see added

Draggable option is missing in ConfirmDialog component and is pretty unavoidable.

Is your feature request related to a problem?

I would like to avoid draggable behavior of ConfirmDialog.

Describe the solution you'd like

The standard Dialog component has draggable option, allowing enabling or disabling the dragging behavior of the dialog overlay. The suggestion would be to add analog property for ConfirmDialog component as well.

<ConfirmDialog draggable="false" />

Describe alternatives you have considered

No response

Additional context

No response

@levitin levitin added Status: Discussion Issue or pull request needs to be discussed by Core Team Type: New Feature Issue contains a new feature or new component request labels Mar 15, 2023
@levitin levitin changed the title ConfirmDialog: draggable property ConfirmDialog: Add draggable property Mar 15, 2023
@tugcekucukoglu tugcekucukoglu added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Discussion Issue or pull request needs to be discussed by Core Team Type: New Feature Issue contains a new feature or new component request labels Mar 16, 2023
@tugcekucukoglu tugcekucukoglu added this to the 3.26.0 milestone Mar 16, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Mar 16, 2023
@levitin
Copy link
Author

levitin commented Mar 16, 2023

Thank you very much!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants