Skip to content

WIP refactor: replace DataView empty state JSX with declarative config#1407

Closed
aaronlee777 wants to merge 1 commit intomainfrom
refactor/al/dataview-empty-state
Closed

WIP refactor: replace DataView empty state JSX with declarative config#1407
aaronlee777 wants to merge 1 commit intomainfrom
refactor/al/dataview-empty-state

Conversation

@aaronlee777
Copy link
Copy Markdown
Contributor

Summary

Add EmptyStateConfig type and resolveEmptyState utility so consumers can specify empty states as { title, description, action? } instead of rendering EmptyData JSX directly. Migrates 6 consumers to the config pattern while preserving the function pattern for edge cases.

Add EmptyStateConfig type and resolveEmptyState utility so consumers
can specify empty states as { title, description, action? } instead of
rendering EmptyData JSX directly. Migrates 6 consumers to the config
pattern while preserving the function pattern for edge cases.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@aaronlee777 aaronlee777 changed the title refactor: replace DataView empty state JSX with declarative config WIP refactor: replace DataView empty state JSX with declarative config Mar 30, 2026
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.

1 participant