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

Return null for empty or unavailable fields - addresses issue #492 #505

Closed
wants to merge 1 commit into from
Closed

Conversation

krisgraham
Copy link

No description provided.

@amitaibu
Copy link
Member

amitaibu commented May 5, 2015

Not sure this approach is right, as if you don't have access to a field, you shouldn't know about it.

@krisgraham
Copy link
Author

@amitaibu That makes sense, but means you'll probably need a separate if() before the access check to specifically check for empty content. If that sounds alright, I'll create another PR for it.

@amitaibu
Copy link
Member

amitaibu commented May 6, 2015

If the user has access and the content is empty - we can show the property.

@e0ipso
Copy link
Member

e0ipso commented Aug 16, 2015

@krisgraham are you still working on this? May I provide direction?

Thanks.

@e0ipso
Copy link
Member

e0ipso commented Oct 28, 2015

I'm going to close this issue to unclutter the PR view. Feel free to re-open if you pick up this work again.

Thanks for everything!

@e0ipso e0ipso closed this Oct 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants