commitglobal / votemonitor

https://votemonitor.vercel.app
Mozilla Public License 2.0
4 stars 14 forks source link

[NGO Admin] [Monitoring Observers] Observers tags are oddly truncated in the observers list table #431

Open avasi-code4ro opened 1 month ago

avasi-code4ro commented 1 month ago

Summary: Tags are truncated in a non user friendly manner (you can not see the text of the truncated tag in the table). We should permit the tags overflow on two rows and only then truncated if there are more tags.

image (1)

avasi-code4ro commented 1 month ago

It is still a problem here, the content in the "Observer Tags" column overlaps with the "Email" column. This issue is likely due to the columns being set to a fixed width. Also, cell content, including tags, should be allowed to overflow onto two rows. If the content exceeds this limit, it should be truncated and followed by an ellipsis, as I suggested above. Screenshot 2024-05-30 at 16 48 33

Expected Behavior: