EditRecord & ViewRecord heading overflow

If you have a really big record name it overflows, makes it so you can't hide the sidebar anymore, and most importantly hides headerActions
I know i can shorten it with getHeading && getFilamentName but i wanna support 255 long names on multiple resources.
Also tried adding tailwind overflow class in the blade without success.

Should i open a github issue ? (didn't wanna bloat it)
Thanks for reading this through
image.png
Was this page helpful?