You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The theme toggle button (used to switch between light and dark modes) on the page does not respond properly to hover interactions. When the mouse pointer is over the button, the expected hover effect (color change, shadow, or scaling) does not appear consistently. On some browsers or screen sizes, the hover effect either does not trigger or appears delayed, making the button look unresponsive.
Screenshots
hover.mp4
Steps to Reproduce
1.Go to hover page 2. Click on toggle button 3. Check it is not working
What happened?
The theme toggle button (used to switch between light and dark modes) on the page does not respond properly to hover interactions. When the mouse pointer is over the button, the expected hover effect (color change, shadow, or scaling) does not appear consistently. On some browsers or screen sizes, the hover effect either does not trigger or appears delayed, making the button look unresponsive.
Screenshots
hover.mp4
Steps to Reproduce
1.Go to hover page 2. Click on toggle button 3. Check it is not working
Environment
Windows 11 ,Chrome 123.0
Severity
None