Skip to content

Add confirm dialog to Remove Group button #529

Description

@chrishoward-au

It worries me how easy it is to delete a group. Click and it's gone!

Can we get a confirm dialog in there?

At line 563 (in trunk today) make it like this for example:

if ( number > 1 && confirm('Are you sure')) {

Ideally of course, that message should be customisable, and the confirm itself should be optional.

Thanks

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions