Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Default UserAction 'delete' should have a confirmation message #1082

@mkrecek234

Description

@mkrecek234

Steps to reproduce:

  • Click on a delete button in any Crud
  • Record will be deleted immediately

Expected behaviour:
By default, there should be a confirmation required before deletion

So adding 'confirmation' = 'Do you really want to delete this record?'here

$this->addUserAction('delete', [

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions