fairDataSociety / fairdrive-theapp

The main app to browse Fairdrive.
GNU General Public License v3.0
21 stars 7 forks source link

Improve UI for long pod names #547

Open IgorShadurin opened 11 months ago

IgorShadurin commented 11 months ago

The current UI has two main issues related to the display of pods with long names.

  1. When a pod has a long name, it appears as a multi-line element in the UI, which can make the interface look cluttered or disorganized.

  2. For pod names that are long but lack spaces, there's an absence of padding, making the text hard to read or visually unappealing.

A potential fix for these issues could be to limit the display to a maximum of two lines of text, truncating additional text with an ellipsis ('...'). To provide full visibility of the truncated names, a hover-over title could display the complete name.

https://github.com/fairDataSociety/fairdrive-theapp/assets/1595061/4364316f-857c-4838-b8dc-d5c0839e5a54