Skip to content
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

Replace local pagination component with one from shared library #6706

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

robertknight
Copy link
Member

Replace PaginationNavigation with Pagination component from
@hypothesis/frontend-shared. This has an identical look and props, since this
component was copied from PaginationNavigation originally.

@robertknight robertknight requested a review from acelaya December 6, 2024 13:57
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.43%. Comparing base (dc53ad7) to head (396f9bc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6706      +/-   ##
==========================================
- Coverage   99.43%   99.43%   -0.01%     
==========================================
  Files         271      269       -2     
  Lines       10215    10176      -39     
  Branches     2434     2424      -10     
==========================================
- Hits        10157    10118      -39     
  Misses         58       58              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@robertknight robertknight changed the title Replace location pagination component with one from shared library Replace local pagination component with one from shared library Dec 6, 2024
This adds the `Pagination` component.
Replace `PaginationNavigation` with `Pagination` component from
@hypothesis/frontend-shared. This has an identical look and props, since this
component was copied from `PaginationNavigation` originally.
@robertknight robertknight merged commit c9e9d6d into main Dec 10, 2024
4 checks passed
@robertknight robertknight deleted the import-pagination branch December 10, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants