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

FRONTEND ISSUE: 'Return to home' button turns blurry for a split second while hovering #777

Open
7 tasks done
amin-xiv opened this issue Nov 16, 2024 · 0 comments · May be fixed by #778
Open
7 tasks done

FRONTEND ISSUE: 'Return to home' button turns blurry for a split second while hovering #777

amin-xiv opened this issue Nov 16, 2024 · 0 comments · May be fixed by #778

Comments

@amin-xiv
Copy link
Contributor

Preliminary Checks

  • I have checked the browser console for errors
  • I have searched the existing issues
  • I have included my browser name and version
  • I have included my operating system
  • I have included my device type (desktop/mobile/tablet)

Issue Summary

'Return to home' button turns blurry for a split second while hovering due to the transform property
OS: Windows 20
Browser: Microsoft Edge 130.0.2849.80

Steps to Reproduce

Add the will-change: transform property to the button, which lets the browser now that this will change, therefore the browser will try its best to preserve the pixels all the way through the effect.

Expected vs Actual Behavior

Expected: Smooth transition
Actual Behavior: Blurry for a split second

Screenshots/Recordings

No response

Additional Information

  • I agree to follow this project's Code of Conduct
  • I can provide more details if needed
@github-actions github-actions bot added gssoc-ext New feature or request hacktoberfest hacktoberfest-accepted Hacktoberfest labels Nov 16, 2024
@amin-xiv amin-xiv linked a pull request Nov 16, 2024 that will close this issue
14 tasks
@YadavAkhileshh YadavAkhileshh removed gssoc-ext New feature or request hacktoberfest-accepted Hacktoberfest hacktoberfest labels Nov 25, 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 a pull request may close this issue.

2 participants