-
Notifications
You must be signed in to change notification settings - Fork 530
fix loading screen text on C-chain and L1s #3343
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
fix loading screen text on C-chain and L1s #3343
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
c-chain page loading still looks odd, has a bullet point in front of the title and has a different aspect ratio than the loaded state it seems |
…ttps://github.com/ava-labs/builders-hub into federiconardelli7/fix-loading-stats-screen-c-chain
|
@federiconardelli7 can this be turned into a component/wrapper that we apply to all three loading stats? code looks repeated for the c-chain and the l1 page |
Yes and no, because it's the actual skeleton of what the page loaded looks like. So the overview page is different from the validator page and the chain page. |


Fix the text while loading the C-chain page and L1 chains