Skip to content

Mass-Selection checkbox not functioning properly #4928

Closed
@Asitis

Description

@Asitis

I realized that the mass-selection checkbox is disfunctional. Take for instance the Notification screen:

selectall

Steps to reproduce

  1. Install Magento 2.0.7.
  2. Open any screen in the admin with a mass-selection header and click the arrow / box

Expected result

  1. See the dropdown list of options (on clicking the arrow)
  2. Selecting all elements (on clicking in the empty checkbox)

Actual result

  1. The checkbox(arrow) keeps glitching, half-animating
  2. If you click in the top-left corner of the checkbox it does open the menu
  3. If you check any individual item, the mass-selection box gets updated with a dash, and it's easier clickable then

I've looked at the HTML of the box and how it changes on actions, and I saw that sometimes the complete class="action-select-multiselect" was missing, after you select anything (the mass-selector or an individual item) the class does get added. However if the class exists or not, it doesn't seem to change the behaviour.

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