SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 111 forks source link

Tree and grid rendering problem #2004

Closed kavics closed 2 months ago

kavics commented 6 months ago

After the integration tests run the Root has 28 elements. The newly generated names are typically GUIDs that are relatively long terms. On the AdminUI there are 3 errors:

It might be better to work with single-line, fixed-vertical-size elements, and extra information should be displayed with a tooltip (on desktop) or extra tap (on mobile). This would avoid the height calculation hell.

image.png