nasa / mmt

NASA's Metadata Management Tool.
Apache License 2.0
87 stars 36 forks source link

Mmt 3902: As a user, I would like to paginate through my collection associations #1300

Closed mandyparson closed 1 month ago

mandyparson commented 1 month ago

Overview

What is the feature?

Users could not paginate through Collection Association Results

What is the Solution?

Adding Pagination

What areas of the application does this impact?

ManageCollectionAssociation.jsx

Testing

Reproduction steps

  1. Select a service >> go to Collection Associations >> check that you can paginate through associations

Attachments

Screenshot 2024-09-20 at 9 46 38 AM

Please include relevant screenshots or files that would be helpful in reviewing and verifying this change.

Checklist

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.51%. Comparing base (81eff52) to head (f96e272).

Files with missing lines Patch % Lines
...lectionAssociation/ManageCollectionAssociation.jsx 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1300 +/- ## ========================================== - Coverage 97.52% 97.51% -0.01% ========================================== Files 362 362 Lines 5540 5559 +19 Branches 1155 1167 +12 ========================================== + Hits 5403 5421 +18 - Misses 136 137 +1 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.