Skip to content

feat(profile): add network error state to creator profile page with r… - #590

Merged
Chucks1093 merged 3 commits into
accesslayerorg:devfrom
Killerjunior:feat/creator-profile-network-error-state-573
Jul 26, 2026
Merged

feat(profile): add network error state to creator profile page with r…#590
Chucks1093 merged 3 commits into
accesslayerorg:devfrom
Killerjunior:feat/creator-profile-network-error-state-573

Conversation

@Killerjunior

@Killerjunior Killerjunior commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

feat(profile): add network error state to creator profile page with retry button (#573)

Closes #573

Summary

  • Created reusable CreatorProfileErrorState component to render an inline error state with plain language explanations and an interactive retry button when creator profile fetches fail.
  • Integrated CreatorProfileErrorState into LandingPage creator profile section to replace empty loading spaces on network errors and allow users to trigger a refetch attempt.
  • Added comprehensive unit tests in CreatorProfileErrorState.test.tsx verifying error rendering, custom messages, retry callback execution, and retrying loading states.

Testing

  • pnpm lint
  • pnpm build

Checklist

@drips-wave

drips-wave Bot commented Jul 25, 2026

Copy link
Copy Markdown

@Killerjunior Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093
Chucks1093 merged commit 840dcad into accesslayerorg:dev Jul 26, 2026
1 check passed
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.

Add network error state to creator profile page with retry button

2 participants