Open
Description
This issue is automatically created based on existing pull request: #32622: Removed unnecessary spacing on backend grid
Description (*)
This PR fixes minor issue on backend grid. When there are selected items, there is unnecessary spacing being displayed.
Main change is line 68 - rest is only refactoring.
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
- In Backend, go to System -> Tools -> Cache Management
- Select few rows on grid
- Make sure there is no spacing in (X selected) phrase
Questions or comments
To reproduce this issue, HTML minification probably must be disabled.
I don't think any tests are applicable here.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedNo current plan to fix. Fixing can be deferred as a logical part of more important work.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.