-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implemented logic to show total row count on tables #441 #466
Conversation
… removed function from utils #441
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it might also be worth adding something like this for the subsystems table/the catalogue categories page.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #466 +/- ##
===========================================
+ Coverage 94.08% 94.55% +0.46%
===========================================
Files 63 64 +1
Lines 17863 19402 +1539
Branches 2438 2701 +263
===========================================
+ Hits 16807 18345 +1538
- Misses 1050 1051 +1
Partials 6 6 ☔ View full report in Codecov by Sentry. |
Description
Added text to show total rows on table and what rows are being shown in the current table state
Testing instructions
Agile board tracking
closes #441