magento / magento/community-features
Select All checkmark behavior is inconsistent in Admin
Nobody has claimed this yet.
- 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

### 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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