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

[RNMobile] Media & Text - Adds missing imageFillStyles #18907

Merged
merged 2 commits into from
Dec 6, 2019

Conversation

geriux
Copy link
Member

@geriux geriux commented Dec 4, 2019

Description

Adds the missing imageFillStyles in the mobile implementation of the Media & Text block.

Gutenberg-mobile PR -> wordpress-mobile/gutenberg-mobile#1646

Types of changes

Bug fix wordpress-mobile/gutenberg-mobile#1650

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR.

@geriux geriux added [Type] Bug An existing feature does not function as intended Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) labels Dec 4, 2019
@geriux geriux marked this pull request as ready for review December 4, 2019 13:46
@geriux geriux added the [Status] In Progress Tracking issues with work in progress label Dec 4, 2019
@geriux geriux requested a review from mkevins December 4, 2019 15:51
@geriux geriux removed the [Status] In Progress Tracking issues with work in progress label Dec 4, 2019
Copy link
Contributor

@mkevins mkevins left a comment

Choose a reason for hiding this comment

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

This fix is working well. I reproduced the crash via the steps described here: wordpress-mobile/gutenberg-mobile#1650 (comment), and tested this fix using the same steps. Nice work @geriux 🎉

Just one comment to resolve about re-exporting, and looks good to ship.

@geriux geriux requested a review from mkevins December 5, 2019 09:36
Copy link
Contributor

@mkevins mkevins left a comment

Choose a reason for hiding this comment

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

This fixes the issue. Nice work @geriux 🎉 LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Media & Text - Crash due to missing imageFillStyles functionality
4 participants