Skip to content

Fix onboarding submit button validity state#183

Open
ZeyadAbbas wants to merge 4 commits into
developfrom
fix/onboarding-form
Open

Fix onboarding submit button validity state#183
ZeyadAbbas wants to merge 4 commits into
developfrom
fix/onboarding-form

Conversation

@ZeyadAbbas

Copy link
Copy Markdown
Contributor

Updates the onboarding form to subscribe to TanStack Form state so the submit button reacts when the current step’s fields become valid.

Changes

Added useStore subscriptions for field metadata, form validity, and submitting state.
Awaited per-step field validation before advancing or submitting.
Removed stale direct reads from form.state.
Removed a leftover console.log.

@ZeyadAbbas ZeyadAbbas requested review from a team as code owners June 5, 2026 22:04
@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
utd-notebook Ready Ready Preview, Comment Jun 5, 2026 10:42pm

Request Review

@TyHil

TyHil commented Jun 5, 2026

Copy link
Copy Markdown
Member

Is this something that also needs to be done on Clubs @ZeyadAbbas @Isoscelestial ?

@Isoscelestial

Copy link
Copy Markdown
Contributor

Clubs has a PR that abstracts and refactors the onboarding form (see UTDNebula/utd-clubs#663). I believe that PR either fixes or will fix this issue (see this review comment), but I could be wrong.

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.

3 participants