Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: use empty state in ResourceList.Body when children is boolean false #422

Merged
merged 1 commit into from
Dec 23, 2019

Conversation

TCL735
Copy link
Contributor

@TCL735 TCL735 commented Dec 20, 2019

Closes #421

Changes

When ResourceList.Body receives boolean false for its children, then it should render the empty state rather than a blank.

Screenshots

image

Checklist

Check all that apply

  • Updated documentation to reflect changes
  • Added entry to top of Changelog with link to PR (not issue)
  • Tests pass
  • Peer reviewed and approved

@TCL735 TCL735 force-pushed the fix_421_empty_state_when_false branch from 38aac00 to 72a4ac9 Compare December 20, 2019 01:58
Copy link
Contributor

@alexpaxton alexpaxton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TCL735 TCL735 merged commit b83ec02 into master Dec 23, 2019
@TCL735 TCL735 deleted the fix_421_empty_state_when_false branch December 23, 2019 22:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResourceList.Body should use the empty state when children is boolean false
3 participants