Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InlineHelp: fix visual minor issues #43758

Merged
merged 3 commits into from Jul 1, 2020
Merged

Conversation

retrofox
Copy link
Contributor

Changes proposed in this Pull Request

This PR tweak the <HelpSearch /> component which renders the support card, rightly rendered in the customer home page.

Testing instructions

  • Detect these visual issues paying attention to the help search section:

help-search-visual-issues

  • Apply these changes

Confirm it fixes:

  • The horizontal line
  • placeholder items margin/padding

Screen Shot 2020-06-29 at 10 33 22 AM

Fixes #43753

@retrofox retrofox requested a review from a team June 29, 2020 13:35
@retrofox retrofox requested a review from a team as a code owner June 29, 2020 13:35
@retrofox retrofox self-assigned this Jun 29, 2020
@matticbot
Copy link
Contributor

@matticbot
Copy link
Contributor

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

@retrofox retrofox requested a review from getdave June 29, 2020 13:38
@cpapazoglou cpapazoglou self-requested a review June 29, 2020 15:32
@retrofox
Copy link
Contributor Author

@cpapazoglou added you to the @Automattic/ajax team. :-D

@retrofox retrofox added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Jun 30, 2020
Copy link
Contributor

@cpapazoglou cpapazoglou left a comment

Choose a reason for hiding this comment

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

@retrofox Thanks for working on this. It definitely seems better now.
Just address the minor aesthetics of the placeholder touching the container on the right while animating and we are good to go.

@retrofox
Copy link
Contributor Author

Just address the minor aesthetics of the placeholder touching the container on the right while animating and we are good to go.

yes, thanks for your review, Harris. I've tackled it here 4ec6e9b501555a3a91960180a935abd976795616

Copy link
Contributor

@cpapazoglou cpapazoglou left a comment

Choose a reason for hiding this comment

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

Great LGTM!

@retrofox retrofox force-pushed the update/help-search-visual-issues branch from 4ec6e9b to cc8cfd2 Compare July 1, 2020 09:40
@retrofox retrofox force-pushed the update/help-search-visual-issues branch from cc8cfd2 to fde4260 Compare July 1, 2020 10:44
@retrofox retrofox merged commit a4a8f75 into master Jul 1, 2020
@retrofox retrofox deleted the update/help-search-visual-issues branch July 1, 2020 12:37
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(?P) InlineHelp: Fix help search visual issues
3 participants