We have moved to Github. Please open tickets there.

Opened 11 months ago

Closed 11 months ago

Last modified 10 months ago

#4607 closed Defect (fixed)

Confirmation on widget deletion

Reported by: beck24 Owned by:
Priority: normal Milestone: Elgg 1.8.7
Component: Core Version: 1.8.5
Severity: minor Keywords:
Cc: brett@… Difficulty:

Description

There are some widgets that can hold a fair amount of information that's not necessarily easily recoverable if it's deleted by accident. This just happened to me, I lost 3 tabs worth of html when I decided not to save my changes and went to click on the edit link to close the editor, but instead clicked the x and deleted the widget.

I think a javascript confirmation "Are you sure?" would be a good idea when deleting a widget.

Change History (6)

comment:2 Changed 11 months ago by Matt Beckett

  • Resolution set to fixed
  • Status changed from new to closed

Fixes #4607 - Adds confirmation on widget deletion

Changeset: b804cd8dd082a8f8c2e495bbb5e465564351db84

comment:3 Changed 11 months ago by Cash Costello

Merge pull request #284 from beck24/widget-delete-confirmation

Fixes #4607 - Adds confirmation to widget deletion

Changeset: b1adaebc1c624e0fd8f7e1c65a0b8f0501259b0e

comment:4 Changed 11 months ago by cash

  • Milestone changed from Needs Review to Elgg 1.8.7

comment:5 Changed 10 months ago by Matt Beckett

Fixes #4607 - Adds confirmation on widget deletion

Changeset: b804cd8dd082a8f8c2e495bbb5e465564351db84

comment:6 Changed 10 months ago by Cash Costello

Merge pull request #284 from beck24/widget-delete-confirmation

Fixes #4607 - Adds confirmation to widget deletion

Changeset: b1adaebc1c624e0fd8f7e1c65a0b8f0501259b0e

Note: See TracTickets for help on using tickets.