f8ab136492
Add maxLength=128 to the status input to prevent absurdly long statuses. In UserHeroName (profile panel), tighten the status display to LineClamp2, add overflow:hidden on the container, and use overflowWrap:anywhere so unbroken strings (emoji chains, URLs) wrap instead of overflowing. Member list already truncates via the truncate prop. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>