c5784f80dc790f06788b2e5bba7eafb08c12f4fa
Also fixes the `completeProfile` form action: SvelteKit only supports form actions in `+page.server.ts`, not `+layout.server.ts`. Moved the action to a dedicated `/(app)/onboarding/+page.server.ts` and updated the dialog form's `action` attribute to the absolute path `/app/onboarding?/completeProfile`. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
69.6%
Svelte
29.1%
CSS
0.7%
JavaScript
0.4%
Dockerfile
0.1%