FilamentF
Filament9mo ago
Sawal

Custom Column View Tables Overflows

I created a custom column view for Filament Tables that displays a user's profile image next to their name. The layout works, but I’m facing a strange issue: the text sometimes overflows or misaligns, as if the container doesn’t account for the width of the image. It feels like the text is being rendered outside the expected width or the parent container isn’t fully wrapping both the image and the text properly.
Screenshot_from_2025-03-29_13-42-36.png
image.png
image.png
Was this page helpful?