You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix FilamentManager::getUserName() returning null for users without a name
Implement HasName interface on User model with getFilamentName() that
falls back to display_name → name → email, preventing the ViewException
when the filament-impersonate banner renders for users with null names.
Closes#48
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments