Skip to content

Add total row to people table #729

@pylipp

Description

@pylipp

Background

The table displayed on stock.php shows the total number of displayed boxes right below the table header, and at the bottom of the table. The counter influenced by the applied filters.

Task

  • implement a similar totals counter for the number of displayed beneficiaries in people.php
  • if possible, add or extend a test (skip if test setup is too complicated)
  • use the instructions in the README to set up the development environment
  • make sure all tests pass
  • make sure the formatter passes via php vendor/friendsofphp/php-cs-fixer/php-cs-fixer fix . --dry-run --verbose --rules @PhpCsFixer

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions