Skip to content

[iOS] Fix for a links pasting issue#644

Merged
hypest merged 4 commits intodevelopfrom
try/fix-pasting-links
Feb 22, 2019
Merged

[iOS] Fix for a links pasting issue#644
hypest merged 4 commits intodevelopfrom
try/fix-pasting-links

Conversation

@diegoreymendez
Copy link
Copy Markdown
Contributor

@diegoreymendez diegoreymendez commented Feb 22, 2019

Description:

Moves forward #624

Fixes pasting links. The content was being updated properly, but the native component was not being refreshed right in iOS, and the change was being lost.

The format bar was showing the existence of a link but the text was just not showing it.

Dependencies:

Gutenberg PR: WordPress/gutenberg#14038

Testing:

  1. Run the demo app in iOS & Android.
  2. Copy a URL (`https://www.wordpress.com/).
  3. Select any text.
  4. Paste

Make sure the link is properly shown.

@diegoreymendez diegoreymendez added the [Type] Bug Something isn't working label Feb 22, 2019
@diegoreymendez diegoreymendez added this to the Beta milestone Feb 22, 2019
@diegoreymendez diegoreymendez self-assigned this Feb 22, 2019
@diegoreymendez
Copy link
Copy Markdown
Contributor Author

Ping @mkevins - Please review and add comments if necessary. Thanks!

@mkevins
Copy link
Copy Markdown
Contributor

mkevins commented Feb 22, 2019

I tested this on Android, and it fixes a similar issue where the selection context menu was not going away after clicking paste.

@hypest hypest changed the title Updates the Gutenberg submodule. [iOS] Fix for a links pasting issue Feb 22, 2019
@hypest hypest modified the milestones: Beta, v1.0 Feb 22, 2019
Copy link
Copy Markdown
Contributor

@etoledom etoledom left a comment

Choose a reason for hiding this comment

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

Tested on iOS and it fixes the mentioned issue. 🎉

@hypest
Copy link
Copy Markdown
Contributor

hypest commented Feb 22, 2019

Will merge this to include in today's release.

@hypest hypest merged commit 755b9ef into develop Feb 22, 2019
@hypest hypest deleted the try/fix-pasting-links branch February 22, 2019 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants