SenseNet / sn-client

Monorepo for sensenet client packages 🐱‍💻
https://sensenet.com
GNU General Public License v2.0
25 stars 37 forks source link

Content name in the tree #1590

Closed tusmester closed 1 month ago

tusmester commented 7 months ago

Currently we display the content display name in the grid. How can we show the name as well, so that developers can have a better understanding of where they are in the tree?

TODOS:

  1. simply replace display name with Name in the tree (CON: there may be certain content types where this is not wanted - e.g. autogenerated names like MyContent-1, MyContent-2)
  2. tooltip on hover
  3. Use ... in the middle of the word when the length is to long (UX solution macOS) image.png
marosvolgyiz commented 6 months ago

https://copyprogramming.com/howto/ellipsis-in-the-middle-of-a-text-mac-style