Adding Element to array in BP expands the whole array. That sucks

Imagine you have an array of 100 elements and you have to append some elements at the end. You click on the + button or you duplicate the last element and the whole 100 elements expand. Now you can scroll back to the end of the array, bring it back into view, edit the elements, then scroll back to the top and click + again, then the whole thing starts all over.
I think we can do better!
Don’t expand the elements.

Hi Wallenstein, could you please elaborate on which type of variable you are experiencing this on? And it would be very helpful if you could attach a picture with the issue in order for me to properly reproduce and fix it. Cheers,