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

Switch to new page number display format #1366

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pezvi
Copy link
Contributor

@pezvi pezvi commented Jan 7, 2025

  • Split desktop and mobile page number displays
  • CSS: Move 'hide' to .controls
  • Add/split tests for desktop and mobile page number displays

- Split desktop and mobile page number displays
- CSS: Move 'hide' to .controls
- Add/split tests for desktop and mobile page number displays
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@3548feb). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/BookReader/Navbar/Navbar.js 73.07% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1366   +/-   ##
=========================================
  Coverage          ?   69.24%           
=========================================
  Files             ?       59           
  Lines             ?     5108           
  Branches          ?     1082           
=========================================
  Hits              ?     3537           
  Misses            ?     1544           
  Partials          ?       27           

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

Copy link
Contributor

@rebecca-shoptaw rebecca-shoptaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! So nice and clean and easy to extend 🙂

src/BookReader/Navbar/Navbar.js Show resolved Hide resolved
tests/jest/BookReader/Navbar/Navbar.test.js Show resolved Hide resolved
src/BookReader/Navbar/Navbar.js Outdated Show resolved Hide resolved
Copy link
Contributor

@bfalling bfalling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pezvi pezvi marked this pull request as ready for review January 14, 2025 19:05
@pezvi pezvi requested a review from cdrini January 15, 2025 19:28
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.

3 participants