Skip to content

Fix ButtonState and Example #1777

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 23, 2025
Merged

Fix ButtonState and Example #1777

merged 2 commits into from
Jul 23, 2025

Conversation

ins0
Copy link
Member

@ins0 ins0 commented Jul 23, 2025

  • reduce the submit button state effect only to necessary dependency props
  • add password form validation example

@ins0 ins0 changed the title add password examples Fix ButtonState and Example Jul 23, 2025
Copy link
Contributor

github-actions bot commented Jul 23, 2025

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 33.86% 7822 / 23096
🔵 Statements 33.86% 7822 / 23096
🔵 Functions 63.42% 607 / 957
🔵 Branches 83.05% 1034 / 1245
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/components/src/components/PasswordCreationField/index.ts 100% 100% 100% 100%
packages/components/src/components/PasswordCreationField/lib/generatePasswordCreationFieldValidation.ts 28.57% 100% 0% 28.57% 7-19
packages/components/src/components/PasswordCreationField/stories/Default.stories.tsx 0% 100% 100% 0% 2-160
packages/components/src/integrations/react-hook-form/components/ActionGroupWrapper/SubmitButtonStateProvider.tsx 100% 100% 100% 100%
packages/components/src/integrations/react-hook-form/components/Field/Field.tsx 100% 100% 100% 100%
Generated in workflow #3155 for commit 4cc0f5f by the Vitest Coverage Report Action

@ins0 ins0 merged commit 6aa32bf into main Jul 23, 2025
3 of 4 checks passed
@ins0 ins0 deleted the fix/submit-state-provider branch July 23, 2025 09:24
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