Ticket #4980 (closed feature: fixed)
Dialog: Destroy should place element back in original DOM position
| Reported by: | acimeha | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | ui.dialog | Version: | 1.7.2 |
| Keywords: | redesign | Cc: | |
| Blocking: | Blocked by: |
Description
hi there,
dialog destroy should place the dialog back to the place in the DOM where it originates from.
This way you could remove an ancestor element of the dialog and it would vanish with it.
greets acimeha ps: great work!
Change History
comment:2 Changed 3 years ago by scott.gonzalez
- Type changed from bug to feature
- Summary changed from dialogue destroy to Dialog: Destroy should place element back in original DOM position
comment:4 Changed 18 months ago by Alberto Monteiro
- Status changed from new to closed
- Resolution set to fixed
Dialog: When destroy is called place the element back in original DOM position. Fixed #4980 - Dialog: Destroy should place element back in original DOM position
Changeset: a4b7feabd3aa59bbd5523a8a199b0afbce070d7f
comment:5 Changed 18 months ago by Scott González
Merge pull request #553 from AlbertoMonteiro/master
Dialog: When destroy is called place the element back in original DOM position. Fixed #4980 - Dialog: Destroy should place element back in original DOM position
Changeset: 76c7bf6c3ffbe4952b4cfd50443ff13745202605

