Skip to content

fix: show search errors in the inbox UI#52

Open
kiwigitops wants to merge 1 commit into
cloudflare:mainfrom
kiwigitops:fix-search-error-state
Open

fix: show search errors in the inbox UI#52
kiwigitops wants to merge 1 commit into
cloudflare:mainfrom
kiwigitops:fix-search-error-state

Conversation

@kiwigitops

Copy link
Copy Markdown

Summary

  • show an explicit search failure state instead of falling through to empty results
  • surface failed searches through the existing Kumo toast manager
  • add a retry button that reuses the active React Query request

Closes #19.

Tests

  • npm run typecheck
  • npm run build

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.

Frontend: add loading/error states to mutations and search

1 participant