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

  1. Navigate to Administration > Reports > Entity Mesh
  2. Observe the pager information: "Showing 1 - 100 de 6517"
  3. Click on the "Domains" tab
  4. Notice that the pager/counter information is missing from this view
Command icon 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

antonio nunez created an issue. See original summary.

antonio nunez’s picture

Assigned: antonio nunez » Unassigned
Status: Active » Needs review
StatusFileSize
new22.51 KB

A 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.

lpeidro’s picture

Status: Needs review » Fixed

Hello Antonio. It works as expected. I have merged the branch, thank you for your colaboration.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

lpeidro’s picture

Status: Fixed » Reviewed & tested by the community
lpeidro’s picture

Version: 1.2.2 » 1.2.3
Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.