neumino / chateau

Another (awesome) data explorer for RethinkDB
207 stars 38 forks source link

Nested object/array in arrays are show as long string #55

Open stevns opened 8 years ago

stevns commented 8 years ago

If you have another array or object in an array, this is shown as a string in gui, and not as another array/object..

neumino commented 8 years ago

What's the document? Can you grab it from the data explorer?

stevns commented 8 years ago

customers.datamodel_2016-02-04T20-00-49.784Z.zip

neumino commented 8 years ago

Oh I see, I remember now.

I tried to display one column per items, but it wasn't really nice when arrays had different length, so I eventually just went with display the "raw" data.

Maybe we should revisit that.

stevns commented 8 years ago

Would be nice :+1: :-)

I'll happily do some testing for you.

trvrb commented 8 years ago

We've been running into this as well. Would be awesome to have this implemented. 👍

neumino commented 8 years ago

Feel free to send a PR : )

On Tue, Apr 26, 2016 at 10:49 AM Trevor Bedford notifications@github.com wrote:

We've been running into this as well. Would be awesome to have this implemented. 👍

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/neumino/chateau/issues/55#issuecomment-214826053