atlantis
atlantis copied to clipboard
feat(components): more robust empty state for "truly" empty DataList
Motivations
For cases where the DataList is truly empty, we should have a more engaging empty state. We've tested a pattern that has proven more effective for this use case, so we should bake it into the DataList as a sensible default.
This is my first stab, primarily to gather feedback on approach and solicit ideas from engineers.
Changes
Added
Changed
Deprecated
Removed
Fixed
Security
Testing
In Atlantis we use Github's built in pull request reviews.