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(icon picker): fix for missing icons in the editor icon picker #275

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

bmarshall511
Copy link
Contributor

Description of the Change

Fixes missing icons in Safari.

Closes #274

How to test the Change

View the Icon Picker component in Safari using the editor. Verify the icons appear.

Changelog Entry

Fixed - Missing icons in the IconPicker on Safari

Credits

Props @bmarshall511

Checklist:

  • I agree to follow this project's [Code of Conduct]
  • All new and existing tests pass.

Copy link

github-actions bot commented Nov 8, 2023

Size Change: 0 B

Total Size: 65.5 kB

ℹ️ View Unchanged
Filename Size
dist/index.js 65.5 kB

compressed-size-action

Copy link

🎉 A new testing version of this package has been published to NPM. You can install it with npm install @10up/block-components@testing-275

Copy link

cypress bot commented Jan 29, 2024

4 failed tests on run #703 ↗︎

4 2 0 0 Flakiness 0

Details:

Merge branch 'develop' into fix/274-safari-missing-icons
Project: 10up Block Components Commit: 440bdac9fd
Status: Failed Duration: 01:24 💡
Started: Jan 29, 2024 8:13 AM Ended: Jan 29, 2024 8:15 AM
Failed  Image.spec.js • 1 failed test

View Output Video

Test Artifacts
Image > allows the user to pick an image from the media library and displays it inline Screenshots Video
Failed  Link.spec.js • 1 failed test

View Output Video

Test Artifacts
Link > allows the editor to pick a link directly inline Screenshots Video
Failed  Repeater.spec.js • 1 failed test

View Output Video

Test Artifacts
Repeater > Adding Repeater field and saving it. Screenshots Video
Failed  registerBlockExtension.spec.js • 1 failed test

View Output Video

Test Artifacts
registerBlockExtension > ensure the new settings still respect custom classnames Screenshots Video

Review all test suite changes for PR #275 ↗︎

@fabiankaegy fabiankaegy merged commit e940f13 into develop Jan 29, 2024
4 of 6 checks passed
@fabiankaegy fabiankaegy deleted the fix/274-safari-missing-icons branch January 29, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Safari 17 missing icons in the IconPicker
2 participants