Skip to content

feat: add empty states (404/No Data) for Contributor Intelligence - #42

Closed
AliMahmoudDev wants to merge 1 commit into
voidswift:mainfrom
AliMahmoudDev:feat/empty-states-contributors
Closed

AliMahmoudDev wants to merge 1 commit into
voidswift:mainfrom
AliMahmoudDev:feat/empty-states-contributors

Conversation

@AliMahmoudDev

Copy link
Copy Markdown
Contributor

Summary

Replaces the plain text empty state in the Contributor Intelligence page with a polished, context-aware component.

Changes

  • Custom SVG illustration with users icon in a circular container
  • Context-aware message based on repository sync status:
    • LIVE: Explains that no contributors may be due to new sync or API rate limiting
    • Not LIVE: Tells user to wait for sync to complete
  • "Sync in progress" spinner indicator when repo is still syncing
  • Centered layout with clear visual hierarchy

Closes #5

Replace plain text empty state with a polished component that
explains why there's no data and provides contextual guidance.

- Custom SVG illustration with users icon
- Context-aware message based on sync status
- 'Sync in progress' indicator when repo is not yet LIVE
- Explains possible causes (newly synced, API rate limiting)

Closes voidswift#5
@github-actions

Copy link
Copy Markdown

This PR has been inactive for 4 days. @maintainer @contributor please review or push updates, otherwise it will be closed in 2 days.

@github-actions github-actions Bot added the stale label Sep 14, 2026
@github-actions

Copy link
Copy Markdown

This PR was closed due to inactivity.

@github-actions github-actions Bot closed this Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add empty states (404/No Data) for Contributor Intelligence

1 participant