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 dynamic image view issue with unauthetnicated users #2443

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

girishpanchal30
Copy link
Contributor

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

Summary

I’ve added a restriction to use the fallback image only if it exists in the wp-content folder.

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

@girishpanchal30 girishpanchal30 added the pr-checklist-skip Allow this Pull Request to skip checklist. label Nov 15, 2024
@pirate-bot pirate-bot added the pr-checklist-complete The Pull Request checklist is complete. (automatic label) label Nov 15, 2024
@pirate-bot
Copy link
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 271.41 KB 271.41 KB 0 B (0.00%)
Blocks 1.56 MB 1.56 MB 0 B (0.00%)
CSS 100.89 KB 100.89 KB 0 B (0.00%)
Dashboard 198.45 KB 198.45 KB 0 B (0.00%)
Onboarding 161.1 KB 161.1 KB 0 B (0.00%)
Export Import 97.78 KB 97.78 KB 0 B (0.00%)
Pro 423.65 KB 423.65 KB 0 B (0.00%)

@pirate-bot
Copy link
Contributor

Plugin build for 8bbaf52 is ready 🛎️!

@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 246.45, firstPaint: 573.05, domContentLoaded: 1550.05, loaded: 1550.85, firstContentfulPaint: 3581.7, firstBlock: 7989.95, type: 14.45, minType: 11.49, maxType: 24.54, typeContainer: 9.21, minTypeContainer: 7.76, maxTypeContainer: 11.93, focus: 36.03, minFocus: 31.4, maxFocus: 45.21, inserterOpen: 23.55, minInserterOpen: 20.31, maxInserterOpen: 27.48, inserterSearch: 0.71, minInserterSearch: 0.61, maxInserterSearch: 0.82, inserterHover: 3.16, minInserterHover: 2.73, maxInserterHover: 4.5, listViewOpen: 138.54, minListViewOpen: 130.74, maxListViewOpen: 155.73

@vytisbulkevicius vytisbulkevicius merged commit 97abc3f into development Nov 21, 2024
13 checks passed
@vytisbulkevicius vytisbulkevicius deleted the bugfix/otter-internal/243 branch November 21, 2024 10:35
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 3.0.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Nov 21, 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.

4 participants