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 passkey label overflow and add rename length validation
- Validate 64-char max on rename before sending to backend
- Truncate long labels with ellipsis instead of breaking layout
- Prevent buttons from being pushed off-screen by long names
0 commit comments