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

fix: incorrect name for background size on Flip Block php css #2294

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

Soare-Robert-Daniel
Copy link
Contributor

@Soare-Robert-Daniel Soare-Robert-Daniel commented Jul 30, 2024

Closes https://github.com/Codeinwp/otter-internals/issues/187

Summary

Fix incorrect name for variable identification for image background size on Flip Block PHP CSS.

Screenshots

Editor

image

Front/User

image


Test instructions

  1. Insert a Flip Block
  2. Add small images as background for the front and back sides
  3. Check if the settings are applied.

Checklist before the final review

  • Included E2E or unit tests for the changes in this PR.
  • Visual elements are not affected by independent changes.
  • It is at least compatible with the minimum WordPress version.
  • It loads additional script in frontend only if it is required.
  • Does not impact the Core Web Vitals.
  • In case of deprecation, old blocks are safely migrated.
  • It is usable in Widgets and FSE.
  • Copy/Paste is working if the attributes are modified.
  • PR is following the best practices

@Soare-Robert-Daniel Soare-Robert-Daniel self-assigned this Jul 30, 2024
@Soare-Robert-Daniel Soare-Robert-Daniel added the pr-checklist-skip Allow this Pull Request to skip checklist. label Jul 30, 2024
@Soare-Robert-Daniel Soare-Robert-Daniel marked this pull request as ready for review July 30, 2024 13:46
@pirate-bot
Copy link
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 264.29 KB 264.29 KB 0 B (0.00%)
Blocks 1.52 MB 1.52 MB 0 B (0.00%)
CSS 93.54 KB 93.54 KB 0 B (0.00%)
Dashboard 196.3 KB 196.3 KB 0 B (0.00%)
Onboarding 153.95 KB 153.95 KB 0 B (0.00%)
Export Import 91.01 KB 91.01 KB 0 B (0.00%)
Pro 362.27 KB 362.27 KB 0 B (0.00%)

@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 247.3, firstPaint: 175.35, domContentLoaded: 1604.9, loaded: 1605.9, firstContentfulPaint: 3566.65, firstBlock: 6945.8, type: 12.82, minType: 12, maxType: 14.36, typeContainer: 9.76, minTypeContainer: 7.69, maxTypeContainer: 12.34, focus: 35.2, minFocus: 28.78, maxFocus: 45.22, inserterOpen: 24.44, minInserterOpen: 21.48, maxInserterOpen: 27.98, inserterSearch: 0.78, minInserterSearch: 0.64, maxInserterSearch: 1.08, inserterHover: 3.2, minInserterHover: 2.66, maxInserterHover: 4.26, listViewOpen: 150.33, minListViewOpen: 137.71, maxListViewOpen: 160.67

@Soare-Robert-Daniel Soare-Robert-Daniel merged commit 31dcfa3 into development Jul 30, 2024
28 of 29 checks passed
@Soare-Robert-Daniel Soare-Robert-Daniel deleted the fix/flip-background-image branch July 30, 2024 19:45
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added released Indicate that an issue has been resolved and released in a particular version of the product. pr-checklist-complete The Pull Request checklist is complete. (automatic label) labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-checklist-complete The Pull Request checklist is complete. (automatic label) pr-checklist-skip Allow this Pull Request to skip checklist. released Indicate that an issue has been resolved and released in a particular version of the product.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants