alvinhsu9 / personal-portfolio

Alvin Hsu's Personal Portfolio
0 stars 0 forks source link

Social media icons hover bug #10

Open alvinhsu9 opened 2 years ago

alvinhsu9 commented 2 years ago

Social media icons upon initial hover will disappear and then re-appear. Function only works properly after the initial hover glitch happens. (grow and change color when user hovers). Please see the attached bug report. SM_Icon_BugReport.docx

alvinhsu9 commented 2 years ago

Removed the image hover effect so that the page doesn't need to try to switch the view to this background image, causing the icon to disappear. I changed it to just be a scale hover effect so that the user still gets a visual that they are on a clickable link. See pull request Social media icons hover #23.

alvinhsu9 commented 2 years ago

Re-opened this for Airrick to re-test. Pull request was already created and finished.