ricokahler / sanity-super-pane

The Sanity Desk Tool Pane with Super Powers
sanity-super-pane.vercel.app
MIT License
100 stars 12 forks source link

feat:(index) add case for boolean field #66

Closed bacalj closed 1 year ago

bacalj commented 2 years ago

I noticed that when I have a boolean field and I include it in the pane, I get "Untitled" if the field is true, otherwise I get blank.

This commit makes it render "true", "false" or leaves it blank if it is not defined.

vercel[bot] commented 2 years ago

Someone is attempting to deploy a commit to a Personal Account owned by @ricokahler on Vercel.

@ricokahler first needs to authorize it.

nkeat12 commented 2 years ago

Can we merge this?

bacalj commented 2 years ago

Can we merge this?

Let me know if I need to make it not-a-draft?