Skip to content

Fix header checkbox "select all" in all tables

Created by: HejdaJakub

  • Header checkbox in all tables used to check all rows which included rows that wasn't be rendered.
  • Now that header checkbox checks only that rows that are rendered. This implementation solves also page size, filtering and sorting.

Merge request reports