react-hook-form / documentation

📋 Official documentation
http://react-hook-form.com
MIT License
727 stars 1.04k forks source link

Twitter link/Icon not displaying correctly on mobile on lite mode (400px screen, Light Mode) #1091

Closed DH4R4M closed 3 weeks ago

DH4R4M commented 1 month ago

Version Number

V6/V7

Codesandbox/Expo snack

NA

Steps to reproduce

  1. Go to the React Hook Form website on a mobile device or resize your browser to 400px wide.

  2. Ensure that your browser is set to light mode.

  3. Locate the Twitter link in the navbar right side on github button.

  4. Click on the Twitter link.

  5. Observe that the link redirects to Twitter but does not display properly.

Expected behaviour

The Twitter link/Icon 01 should be fully visible, clickable, and styled appropriately in light mode without any redirect issues on a mobile screen.

What browsers are you seeing the problem on?

Firefox, Chrome, Edge

Relevant log output

No response

Code of Conduct

OlegDev1 commented 1 month ago

I can not see "X" label at all, i guess that's what you meant. Screenshot 2024-10-28 at 20 22 52

OlegDev1 commented 1 month ago

I believe the website itself is not open-sourced though