Skip to main content

Search and Top Navigation

#4980 closed feature (fixed)

Opened November 26, 2009 12:26PM UTC

Closed December 15, 2011 08:59PM UTC

Last modified December 21, 2011 07:04PM UTC

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:
Blocked by: Blocking:
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!

Attachments (0)
Change History (6)

Changed November 27, 2009 05:57PM UTC by scottgonzalez comment:1

milestone: TBD1.8

Changed October 14, 2010 01:50PM UTC by scottgonzalez comment:2

summary: dialogue destroyDialog: Destroy should place element back in original DOM position
type: bugfeature

Changed September 07, 2011 12:46PM UTC by scottgonzalez comment:3

keywords: → redesign

Changed December 15, 2011 08:59PM UTC by Alberto Monteiro comment:4

resolution: → fixed
status: newclosed

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

Changed December 15, 2011 08:59PM UTC by Scott González comment:5

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

Changed December 21, 2011 07:04PM UTC by scottgonzalez comment:6

#7970 is a duplicate of this ticket.