-
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
Bug/WP-779--[Regression] File preview is smaller compared to production #1032
Bug/WP-779--[Regression] File preview is smaller compared to production #1032
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1032 +/- ##
=======================================
Coverage 72.68% 72.68%
=======================================
Files 534 534
Lines 33657 33656 -1
Branches 2989 2989
=======================================
Hits 24464 24464
+ Misses 8995 8994 -1
Partials 198 198
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
nice find.
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.
Thanks. This Bootstrap v5 breaking change is documented. I've added a link to it in the PR description as a footnote. I create a ticket, WP-812, for other relevant breaking changes.
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.
Good find. Note: Based on documentation, this [instance of updating] to v5 classes is incomplete.
client/src/components/DataFiles/DataFilesModals/DataFilesPreviewModal.jsx
Show resolved
Hide resolved
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.
LGTM! Works locally and still seems responsive.
Overview
File preview is smaller compared to production
Related
Changes
Testing
UI
Before
After
Production
Notes
Footnotes
"Responsive embed helpers [renamed]" ↩