Skip to content

clicking action button in backend multiple times results in multiple actions #8687

Closed
@steros

Description

@steros

If you click an action button in the admin backend multiple times this will result in multiple actions.
This at least applies to the "add block" button in the content menu.
If you create a new block and hit "save block" it takes several seconds to load.
Whilst this time you can click the "save block" button again which will result in multiple added blocks.

Preconditions

  1. Magento 2.1.5

Steps to reproduce

  1. go to "content"
  2. go to "blocks"
  3. click "add a new block"
  4. enter data
  5. hit "save block"
  6. see page loading
  7. hit "save block" like it's hot

Expected result

  1. ONE block should be added

Actual result

  1. multiple blocks with the same data are added

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