PercySingleton / Portfolio

0 stars 0 forks source link

lag in text gradient #11

Open PercySingleton opened 4 months ago

PercySingleton commented 4 months ago

Name:

lag in text gradient

Description:

Each of the text items in the nav have an :onhover that makes them display a gradient. On Edge in a mac setting the gradient takes an extra second to load on UI Design.

Steps to Reproduce:

  1. open the site in the edge browser on a mac device
  2. hover over each of the text titles in the nav bar

Expected Result:

Each item should display as a moving linear gradient

Actual Result:

UI Design fills all but the n, and takes an additional second to show the gradient fill the whole text.

Configuration:

The bug is present on the checked configurations

IOS

Windows

Type:

Bug

PercySingleton commented 4 months ago

Due to this issue being very browser specific and ver minor, and not noticeable to most users, I have opted to leave this bug in as it is not worth the time to fix, and after research is probably just a page speed issue for edge specifically.