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

Sites Management Dashboard: Restore input fade on search #65601

Closed
wants to merge 1 commit into from

Conversation

zaguiini
Copy link
Contributor

Proposed Changes

Blocked by #65598.

On #65505, we disabled the gradient because it didn't account for the search input background, but as #65598 fixed the problem, we can revert the change and enable it again.

Testing Instructions

This PR trunk
image image

Open the Sites Management Dashboard and check that the input fades when there are a lot of characters.

Related to #65505.

@zaguiini zaguiini requested a review from a team July 14, 2022 14:40
@zaguiini zaguiini self-assigned this Jul 14, 2022
@matticbot matticbot added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Jul 14, 2022
@github-actions
Copy link

github-actions bot commented Jul 14, 2022

@matticbot
Copy link
Contributor

Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:

Sections (~26 bytes removed 📉 [gzipped])

name             parsed_size           gzip_size
sites-dashboard        -62 B  (-0.0%)      -26 B  (-0.0%)

Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to.

Legend

What is parsed and gzip size?

Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory.
Gzip Size: Compressed size of the JS and CSS files. This much data needs to be downloaded over network.

Generated by performance advisor bot at iscalypsofastyet.com.

Copy link
Member

@sejas sejas left a comment

Choose a reason for hiding this comment

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

Combined with #65598, it looks good 👌

@zaguiini
Copy link
Contributor Author

zaguiini commented Aug 4, 2022

We're not aggressively styling the search component anymore so this PR's is outdated.

@zaguiini zaguiini closed this Aug 4, 2022
@zaguiini zaguiini deleted the add/smd-fade-effect-search-input branch August 4, 2022 18:12
@github-actions github-actions bot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Aug 4, 2022
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.

3 participants