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

Blog zoom in duration #554

Merged
merged 2 commits into from
Sep 7, 2021
Merged

Blog zoom in duration #554

merged 2 commits into from
Sep 7, 2021

Conversation

ludoboludo
Copy link
Contributor

Why are these changes introduced?

Fixes #421

What approach did you take?

Change the variable it's using for the animation. Exactly what's mentioned in the issue, to change the duration from 200ms to 500ms.

Other considerations

Demo links

Checklist

To test
Go into the footer menu and click on News then hover over the blog images.

@kmeleta
Copy link
Contributor

kmeleta commented Sep 2, 2021

Probably a question for @Oliviammarcello, but should this change apply to article cards in search results as well? Seems like a similar enough use case. I noticed that's also currently using 200ms. Otherwise lgtm.

@ludoboludo
Copy link
Contributor Author

Good point. I think because the image/cards are smaller then the duration is a bit faster 🤔

@Oliviammarcello
Copy link
Contributor

Oliviammarcello commented Sep 3, 2021

Probably a question for @Oliviammarcello, but should this change apply to article cards in search results as well? Seems like a similar enough use case. I noticed that's also currently using 200ms. Otherwise lgtm.

Good point, but I think ludo is right. It should match the speed that the other search cards have, like the products cards.

@ghost ghost added the cla-needed label Sep 3, 2021
@Oliviammarcello
Copy link
Contributor

Other than updating the speed for the blog card on the search page it LGTM 👍

@ghost ghost removed the cla-needed label Sep 3, 2021
@ludoboludo ludoboludo requested a review from kmeleta September 3, 2021 13:56
Copy link
Contributor

@kmeleta kmeleta left a comment

Choose a reason for hiding this comment

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

🚢

@sofiamatulis sofiamatulis self-assigned this Sep 7, 2021
Copy link
Contributor

@sofiamatulis sofiamatulis left a comment

Choose a reason for hiding this comment

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

Nice 👌

@ludoboludo ludoboludo merged commit 3cf62d1 into main Sep 7, 2021
@ludoboludo ludoboludo deleted the blog-zoom-in branch September 7, 2021 17:59
@martinamarien martinamarien mentioned this pull request Sep 13, 2021
phapsidesGT pushed a commit to Gravytrain-UK/gt-shopify-dawn-theme that referenced this pull request Sep 3, 2024
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.

Inconsistent "Zoom In" Animation on Blog Post hover
4 participants