Problem/Motivation
The Domains report view (`/admin/reports/entity-mesh/domains`) does not display a results counter or pager information showing how many domains are being displayed out of the total available (e.g., "Showing 1 - 100 de 6517").
Other views in the Entity Mesh module, such as the main Entity Mesh report (`/admin/reports/entity-mesh`), correctly display this information, making it easier for users to understand the scope of results and navigate through large datasets.
Steps to reproduce
- Navigate to Administration > Reports > Entity Mesh
- Observe the pager information: "Showing 1 - 100 de 6517"
- Click on the "Domains" tab
- Notice that the pager/counter information is missing from this view
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | new_counter_domain.png | 22.51 KB | antonio nunez |
| counter.png | 75.26 KB | antonio nunez | |
| counter_domain.png | 20.16 KB | antonio nunez |
Issue fork entity_mesh-3556638
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
antonio nunez commentedA setting has been added to the Domains tab view to display the record counter in the same way as in the other views. This change should resolve the issue.
Comment #5
lpeidro commentedHello Antonio. It works as expected. I have merged the branch, thank you for your colaboration.
Comment #7
lpeidro commentedComment #8
lpeidro commented