Custom table column - sizing
Hi all,
Trying to get my skill set up-to-date with TALL stack and Filament at present, so many different technologies to learn together!
I've created a custom table column to show a user avatar and name alongside each other. Its working fine, apart from a small problem where the table column isn't quite growing enough to hold the content.
I've attached an image, and below is the view code for my column. Is anyone able to suggest why the name is flowing outside of the table column? I think its something to do with the image, whoes width is somehow not being accounted for, but i could be wrong. And the render HTML for a table cell is: Many thanks for any pointers. :wq
I've attached an image, and below is the view code for my column. Is anyone able to suggest why the name is flowing outside of the table column? I think its something to do with the image, whoes width is somehow not being accounted for, but i could be wrong. And the render HTML for a table cell is: Many thanks for any pointers. :wq

0 Replies