Skip to content

Conversation

@chipsnyder
Copy link
Contributor

@chipsnyder chipsnyder commented Feb 17, 2021

Fixes #2733
Gutenberg PR: WordPress/gutenberg#29087

To test:

  1. Add Buttons block or Image Block
  2. Open link settings
  3. Edit the URL field and add a link
  4. Switch on Open in new tab
  5. Edit Link Rel field
  6. Type space to add a new link rel
  7. Expect To see the default keyboard

Screenshots

Before After

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Feb 17, 2021

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

Copy link
Contributor

@geriux geriux left a comment

Choose a reason for hiding this comment

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

@geriux
Copy link
Contributor

geriux commented Feb 18, 2021

FYI there's a package-lock.json update in the PR. Was it intentional?

@chipsnyder
Copy link
Contributor Author

FYI there's a package-lock.json update in the PR. Was it intentional?

Yeah, the Check Correctness step kept failing with

Message: package-lock.json has changed. Please run npm install and commit the diff

It's been 3 months 😬 since I made a change in this repo though so I just listened to the bots 🤖 😄

@chipsnyder
Copy link
Contributor Author

I reverted it now and it's happy again so 🤷‍♂️

@geriux
Copy link
Contributor

geriux commented Feb 18, 2021

I reverted it now and it's happy again so 🤷‍♂️

Magic! ✨

@chipsnyder chipsnyder merged commit 3965e70 into develop Feb 18, 2021
@chipsnyder chipsnyder deleted the rnmobile/issue/2733-buttonLinks branch February 18, 2021 14:39
@enejb enejb mentioned this pull request Mar 1, 2021
3 tasks
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.

[iOS] Can't add new Link Rel to Button because of wrong keyboard type

3 participants