Skip to content

Gutenberg - Starter Page Templates Tooltip#14045

Merged
geriux merged 19 commits intodevelopfrom
gutenberg/tooltip-component
May 26, 2020
Merged

Gutenberg - Starter Page Templates Tooltip#14045
geriux merged 19 commits intodevelopfrom
gutenberg/tooltip-component

Conversation

@geriux
Copy link
Copy Markdown
Contributor

@geriux geriux commented May 4, 2020

Fixes wordpress-mobile/gutenberg-mobile#2169

Gutenberg Mobile PR -> wordpress-mobile/gutenberg-mobile#2216
Gutenberg PR -> WordPress/gutenberg#21974
WordPress Android PR -> wordpress-mobile/WordPress-Android#11807

To test:

  • Download and install the build.
  • Open the app and go to Pages.
  • Tap on the add a new page button.
  • Expect to see the templates picker with the tooltip on top.
  • Scroll through the template options.
  • Expect the tooltip to stay visible.
  • Tap on the title of the page.
  • Expect to see the tooltip fade out.
  • Close the app.
  • Open the app and go to Pages.
  • Tap on the add a new page button.
  • Expect to see the templates picker without the tooltip.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link
Copy Markdown

peril-wordpress-mobile bot commented May 4, 2020

You can trigger an installable build for these changes by visiting CircleCI here.

@peril-wordpress-mobile
Copy link
Copy Markdown

peril-wordpress-mobile bot commented May 4, 2020

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

Gerardo Pacheco added 2 commits May 6, 2020 09:28
@geriux geriux added this to the 14.9 milestone May 6, 2020
@geriux geriux removed this from the 14.9 milestone May 12, 2020
@geriux geriux changed the title Gutenberg - Adds AsyncStorage package for tooltip component Gutenberg - Starter Page Templates Tooltip May 12, 2020
@geriux geriux marked this pull request as ready for review May 13, 2020 07:55
@geriux geriux requested a review from chipsnyder May 13, 2020 07:55
Gerardo Pacheco added 2 commits May 19, 2020 09:03
@chipsnyder
Copy link
Copy Markdown
Contributor

Looks good functionally 👍.
Just want to get your thoughts on a couple of style-related things.

Gerardo Pacheco added 2 commits May 21, 2020 11:53
# Conflicts:
#	Podfile
#	Podfile.lock
#	WordPress/Classes/ViewRelated/Gutenberg/GutenbergViewController.swift
@geriux geriux requested a review from chipsnyder May 22, 2020 15:29
Copy link
Copy Markdown
Contributor

@chipsnyder chipsnyder left a comment

Choose a reason for hiding this comment

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

LGTM and is working as described. Thanks for the changes @geriux!

@geriux geriux added this to the 15.0 milestone May 26, 2020
@geriux geriux merged commit 83d43d2 into develop May 26, 2020
@geriux geriux deleted the gutenberg/tooltip-component branch May 26, 2020 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a Tooltip for template selection buttons

4 participants