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

Fixed extra white space issue on book preview modals #10142

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

Conversation

DachiCharkviani
Copy link

@DachiCharkviani DachiCharkviani commented Dec 11, 2024

Closes #10095

Worked with @Graissov and @khiyami on this issue.

Fix/Refactor excess whitespace on book review pop-ups.

Technical

Testing

Go to this page and click preview(or any other book with preview): http://localhost:8080/works/OL16086453W/Pioneers

Screenshot

Before:
Screenshot 2024-12-11 at 9 02 59 AM

After:
Screenshot 2024-12-11 at 9 02 33 AM

Stakeholders

@RayBB

@DachiCharkviani DachiCharkviani marked this pull request as draft December 11, 2024 06:15
@DachiCharkviani DachiCharkviani marked this pull request as ready for review December 11, 2024 06:15
@DachiCharkviani
Copy link
Author

@RayBB Could you please review this PR. I believe I am done with issue #10095

@RayBB
Copy link
Collaborator

RayBB commented Dec 11, 2024

@DachiCharkviani my local environment to test changes is broken and I'm working on fixing it.
I hope @cdrini can check this out this week.

@DachiCharkviani
Copy link
Author

Hello, @RayBB Thank you for your answer. No rush, but if it is processed as soon as possible that will greatly benefit me since I have to show in my college class that I have successful merge in open source code on git for extra credit. Once, again thanks.

@cdrini Waiting for your approval then! All the best.

Dachi and others added 2 commits December 12, 2024 01:29
@DachiCharkviani
Copy link
Author

Hello, @RayBB, @cdrini , if you could please review the merge for this issue, I would be very thankful for that. I will get extra for the potential PR merge, and save my grade. Thank you in advance. I believe the issue is solved with this code.

Copy link
Collaborator

@RayBB RayBB left a comment

Choose a reason for hiding this comment

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

Please remove all changes not related to the modal.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.44%. Comparing base (347bff9) to head (33353dc).
Report is 147 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10142      +/-   ##
==========================================
+ Coverage   17.12%   17.44%   +0.31%     
==========================================
  Files          89       89              
  Lines        4752     4792      +40     
  Branches      831      848      +17     
==========================================
+ Hits          814      836      +22     
- Misses       3428     3436       +8     
- Partials      510      520      +10     

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

@DachiCharkviani
Copy link
Author

@RayBB done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting Review/Merge from Staff
Development

Successfully merging this pull request may close these issues.

Weird white gap at bottom of preview dialog
3 participants