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

Unblock history render #520

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

zerts
Copy link
Contributor

@zerts zerts commented May 31, 2024

No description provided.

Copy link

github-actions bot commented May 31, 2024

📦 build.zip [updated at May 31, 1:02:52 PM UTC]

@zerts zerts marked this pull request as draft May 31, 2024 11:21
@zerts zerts force-pushed the task/extension-refactor-history-render-to-remove-initial-delay-WLT-4928 branch from c90d794 to 2244959 Compare May 31, 2024 13:01
@zerts zerts marked this pull request as ready for review May 31, 2024 13:01
@zerts zerts requested a review from everdimension June 4, 2024 15:21
@zerts zerts changed the title Upblock history render Unblock history render Jun 7, 2024
@@ -75,7 +81,9 @@ function ActionTitle({

return (
<UIText kind="body/accent">
{explorerUrl ? (
{!actionTitle ? (
<DelayedRender delay={1000}>[Missing network data]</DelayedRender>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should there be a placeholder so that the element height doesn't change after delay?

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 this pull request may close these issues.

2 participants