Skip to content

Conversation

@mzorz
Copy link
Contributor

@mzorz mzorz commented Dec 20, 2018

Description

Temporarily removes the link text formatting button from mobile Gutenberg

How has this been tested?

Run the demo app, verify the link option is not displayed anymore when tapping into a Paragraph block and selecting a word

Screenshots

Before

screen shot 2018-12-20 at 09 06 03

After

screen shot 2018-12-20 at 09 05 28

Types of changes

Hides a feature

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.

@mzorz mzorz requested a review from hypest December 20, 2018 12:09
@mzorz mzorz added Mobile Web Viewport sizes for mobile and tablet devices Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) and removed Mobile Web Viewport sizes for mobile and tablet devices labels Dec 20, 2018
@mzorz mzorz requested a review from koke December 20, 2018 12:24
title: __( 'Link' ),
format: 'link',
},
// TODO: get this back after alpha
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can remove the code, we use a VCS after all :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

heh ofc, the thing is given this is a last minute thing and we'll need it back to continue work after alpha, it makes sense to keep it calling our attention "on the foreground" :)

@Tug
Copy link
Contributor

Tug commented Dec 20, 2018

Code LGTM 👍

Copy link
Contributor

@Tug Tug left a comment

Choose a reason for hiding this comment

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

Works as expected 👍

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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants