Files
twenty/packages/twenty-front
Karan Khatik 1e6346febd [Fix] - Trim Names in Settings > Members table #7509 (#7525)
Issue: Long names in the Members table were overflowing, affecting the
layout.

Fix:
- Trimmed long names with ellipses.
- Added tooltips to display the full content on hover.
- Max-width of the text dynamically set to 90px on large screens, and
60px on mobile.

![image](https://github.com/user-attachments/assets/3b5d1c08-fe0e-4c0b-952a-0fc0f9e513bc)

---------

Co-authored-by: karankhatik <karan13699@gmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2024-10-13 18:32:50 +02:00
..
2024-03-31 10:53:37 +02:00
2024-10-05 00:23:23 +02:00
2023-12-10 18:10:54 +01:00
2024-07-29 13:03:09 +02:00
2024-10-05 00:23:23 +02:00
2024-10-05 00:23:23 +02:00
2024-10-12 17:48:20 +02:00
2024-08-09 08:38:01 +02:00

Run yarn dev while server running on port 3000