Skip to content

fix(profile): fix disabled submit button when password fields are filled#671

Open
keeandev wants to merge 1 commit intodevfrom
jesus/fix-profile-update-button
Open

fix(profile): fix disabled submit button when password fields are filled#671
keeandev wants to merge 1 commit intodevfrom
jesus/fix-profile-update-button

Conversation

@keeandev
Copy link
Contributor

The button was disabled because selectedLanguoidId could be an empty string, which failed UUID validation. Updated schema to accept empty strings or valid UUIDs, and only include ui_languoid_id in updates when a value is provided.

The button was disabled because selectedLanguoidId could be an empty
string, which failed UUID validation. Updated schema to accept empty
strings or valid UUIDs, and only include ui_languoid_id in updates
when a value is provided.
@vercel
Copy link

vercel bot commented Jan 15, 2026

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

Project Deployment Review Updated (UTC)
langquest Ready Ready Preview, Comment Jan 15, 2026 2:55am

@supabase
Copy link

supabase bot commented Jan 15, 2026

This pull request has been ignored for the connected project unsxkmlcyxgtgmtzfonb because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

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.

1 participant

Comments