No spaces between elements in Admin Panel [APP-8817]

I have an object that has fields that represent an array with some elements inside (string, float, etc.). When object is loaded properly in Admin Panel, then all elements bind to each other and represent a single string.
Expectation: spaces between elements. (This issue applies for every field with multiple elements (array))


Project ID: 361101

Hello, your issue has been logged. We will notify you as soon as it is resolved.

Good day. Added separators for fields of related models. You can test it.

@Sergei_Talai Hello, I see that you have enabled this feature for fields of related models, but the initial problem was about fields that represent an array of different types (float, string, integer and so on). I still cannot separate an array of floats or strings.

As you see from screenshot ^ these elements that represent an array of strings look like the single string. This also holds for coordinates (array of float numbers).

@qnb Hello, we are already working on adding a separator in the array. As soon as we add it, we will let you know.

Hello, @qnb! Separators for arrays have been added