Skip to content

Add loading state for bounty list#71

Open
chriszlr wants to merge 1 commit into
labmain:mainfrom
chriszlr:codex/bounty-list-loading-state
Open

Add loading state for bounty list#71
chriszlr wants to merge 1 commit into
labmain:mainfrom
chriszlr:codex/bounty-list-loading-state

Conversation

@chriszlr

Copy link
Copy Markdown

Closes #18

Summary

  • add a reusable bounty list loader that shows an accessible loading spinner while the fetch is in progress
  • render loaded, empty, and graceful error states after the API call resolves
  • escape rendered bounty content and cover the loading/error paths with tests

Test plan

  • npm test

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 loading spinner to bounty list page

1 participant