You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RNMobile] Add 'Insert from URL' option to Image block (#40334)
* Add 'Insert from URL' option to Video and Image blocks
* Update code style from linting
* Improve test cases for Media Upload capture options
* Fix whitespace issue
* Update Media Upload option tests to be asynchronous
* Update native image block to use correct image URL
* Add error handling for invalid URLs to native Image block
* Clear invalid URL error on Image URL success
* Fix synchronicity of Media Upload option tests
* Add check for URL handler to native Image block picker options
* Update code style
* Remove Video block from urlSource options
Why: to be introduced in a later PR
* Remove URL option from Video block for Media Upload test
* Use Notice snackbar for native Image block error handling
* Update Image/Media Upload code style and helpers
* Use getImage to determine if URL is a valid image within Image block
* Add loading indicator and isURL check to native Image block URL behavior
* Add loading indicator to native Image block media placeholder
* Fix whitespace issue in native Image block code style
* Reuse native Image block loading indicator
* Use undefined dimension attributes for the native Image block URL behavior
Co-authored-by: Derek Blank <derekblank@Dereks-MacBook-Pro.local>
0 commit comments