Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text size flickers from large to normal on mobile page load/refresh in name.tsx #735

Closed
raghunandhanvr opened this issue Dec 31, 2024 · 4 comments · Fixed by #737
Closed

Comments

@raghunandhanvr
Copy link

When accessing the site on mobile devices, there is a noticeable text size transition issue on the home page. Specifically:

  • The text initially appears very large
  • It then quickly transitions to its normal size
  • This behavior occurs on both initial page load and refresh
  • The issue is specifically related to the name-transition.tsx element

Steps to Reproduce

  1. Open the site on a mobile device
  2. Observe the text size on the initial load
  3. Refresh the page and observe the same behavior

Expected Behavior

The text should appear at its intended size immediately without the large-to-normal size transition.

Additional Information

  • Component affected: name.tsx
  • Environment: Mobile browsers

Unable to upload the video here, so attached screenshot below

IMG_1379

@leerob
Copy link
Owner

leerob commented Dec 31, 2024

Hmmm very interesting. Open to ideas for fixes!

leog added a commit to leog/leerob-site that referenced this issue Jan 7, 2025
@leog leog mentioned this issue Jan 7, 2025
@leog
Copy link
Contributor

leog commented Jan 7, 2025

@leerob created a PR to fix it

@leerob
Copy link
Owner

leerob commented Jan 7, 2025

Thank you!

@raghunandhanvr
Copy link
Author

@leerob @leog try opening the site on your mobile browser. Open in incognito tab when a fresh load, youll still notice the flickering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants