Skip to content

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

@amin-xiv

Description

@amin-xiv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions