Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Validate if emptyStateDataSource is nil #41

Merged
merged 1 commit into from
Aug 1, 2019
Merged

Conversation

squallone
Copy link
Contributor

What does this PR do? Any background context you want to provide?

This PR fix the issue #40 where empty state always shown if there's not emptyStateDataSource implemented

Where should the reviewer start?

The order of the files are ok

How should this be manually tested?

  1. Configure the empty state in the AppDelegate
  2. Implement a UITableViewController
  3. Run and compile the app
  4. Click the Debug View Hierarchy button on Xcode and you don't see any the emptyStateView

What are the relevant tickets?

N/A

Screenshots (if appropriate)

N/A

Questions

N/A

Copy link
Contributor

@lojals lojals left a comment

Choose a reason for hiding this comment

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

LGTM

@lojals lojals merged commit 592548e into develop Aug 1, 2019
@lojals lojals deleted the bug/emptyStateDataSource branch August 1, 2019 16:28
@lojals lojals mentioned this pull request Aug 1, 2019
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.

4 participants