Files
backstage/.changeset/open-ghosts-fix.md
T
Johan Persson 206ffbe99d Fix Canon DataTable.Pagination to count issue.
Fixes an issue where the pagination component would not consider the
row count when calculating the `from - to of totalCount` string. This
would result in strings like `21-30 of 24`.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2025-04-22 16:27:43 +02:00

139 B

@backstage/canon
@backstage/canon
patch

Fixed an issue with Canon's DataTable.Pagination component showing the wrong number for the "to" count.