oeplatform icon indicating copy to clipboard operation
oeplatform copied to clipboard

Tabular data viewer - json data is not properly displayed to the user.

Open jh-RLI opened this issue 3 years ago • 2 comments

When using the data preview widget (on the table details page) JSON data is not displayed as expected by the user. image

jh-RLI avatar Oct 17 '22 13:10 jh-RLI

i think this is expected behaviour. if you really want to display the entire object, you have to stringify it to display it in a data cell

wingechr avatar Oct 19 '22 08:10 wingechr

That's true, but from the user's point of view this seems to be a bug, but I will remove the tag again.

jh-RLI avatar Oct 19 '22 12:10 jh-RLI