Skip to content

feat: add error states across all async views (#211)#274

Open
MavDavis wants to merge 1 commit into
samieazubike:mainfrom
MavDavis:feat/audit-async-states-211
Open

feat: add error states across all async views (#211)#274
MavDavis wants to merge 1 commit into
samieazubike:mainfrom
MavDavis:feat/audit-async-states-211

Conversation

@MavDavis

Copy link
Copy Markdown

Create shared ErrorState component and wire it into explore,
my-projects, queue, project-detail, and admin tabs. Each view
now tracks fetch failures and surfaces a "Try again" button
instead of silently swallowing errors or falling through to
the empty state.
close #211

Create shared ErrorState component and wire it into explore,
my-projects, queue, project-detail, and admin tabs. Each view
now tracks fetch failures and surfaces a "Try again" button
instead of silently swallowing errors or falling through to
the empty state.
close samieazubike#211
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

@MavDavis is attempting to deploy a commit to the webverse Team on Vercel.

A member of the Team first needs to authorize it.

@samieazubike

Copy link
Copy Markdown
Owner

Fix conflict

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stellarwavehub Ready Ready Preview, Comment Jul 1, 2026 10:34pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audit loading / empty / error states across async views

2 participants