Skip to content

[CORE-177] User Onboarding API Integration#19

Merged
elvisdragonmao merged 2 commits intomainfrom
feat/CORE-177-user-onboarding-api-integration
Feb 13, 2026
Merged

[CORE-177] User Onboarding API Integration#19
elvisdragonmao merged 2 commits intomainfrom
feat/CORE-177-user-onboarding-api-integration

Conversation

@1457dys
Copy link
Contributor

@1457dys 1457dys commented Feb 12, 2026

Type of changes

Feature

Purpose

  • Limit access to /welcome to the intended first-login members, while still allowing smooth local development.
  • Add a guard on WelcomePage (member + first login when available).
  • Added a dev bypass: VITE_MUTE_WELCOME_GUARD=true.
  • Prefill stays the same: nickname = user.name, username = user.username.
  • Improved username input: trim spaces and validate as the user types.

Addition

TODO: switch to “fail-close” once the backend response contract is confirmed.

@elvisdragonmao elvisdragonmao merged commit 58e5306 into main Feb 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants