magento / magento/community-features

Select All checkmark behavior is inconsistent in Admin

Open
#28 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

moved from magento2 Priority: P4
Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

### Preconditions

1. Magento v2.1.2
2.

### Steps to reproduce

1. Go to Admin / System / Cache Management
2. Click on the checkmark circled in red below

![image](https://cloud.githubusercontent.com/assets/4110567/24243883/a283db90-0ff7-11e7-8a7f-a55fd1f1abbf.png)

### Expected result

1. All items should be selected, similar to the behavior on Admin / Products / Catalog. Instead, you have to perform one more click (click "Select All" in dropdown). The behavior should be consistent across all pages where there is a list of items with checkboxes.

### Actual result

1. Dropdown menu opens instead, forcing you to do one more click, which is inconsistent with the behavior in Admin / Products / Catalog.

**Original Report**: https://github.com/magento/magento2/issues/8986 by @thdoan

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in Admin / System / Cache Management and compare the checkmark behavior with Admin / Products / Catalog. Trace the control handling the checkbox dropdown; done means the checkmark selects all items directly and behaves consistently across list pages.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.