Files
cameleer-saas/ui
hsiegeln 67ec409383
All checks were successful
CI / build (push) Successful in 2m20s
CI / docker (push) Successful in 1m36s
fix: null display name, settings scrollbar, redundant passkey offer
- Profile API returns empty string instead of "null" when Logto user
  has no display name set (String.valueOf(null) → "null" bug).
- SettingsPage: add overflowY auto + flex 1 so content scrolls within
  the AppShell layout (which uses overflow: hidden).
- Remove redundant passkey offer from onboarding page — passkey
  enrollment now happens during sign-in via the Experience API.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 18:53:13 +02:00
..