Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

feat: react-hook-form field array for provider muxes - #345

Draft
lxmcgvrn wants to merge 12 commits into
mainfrom
feat/react-hook-form-provider-muxes
Draft

feat: react-hook-form field array for provider muxes#345
lxmcgvrn wants to merge 12 commits into
mainfrom
feat/react-hook-form-provider-muxes

Conversation

@lxmcgvrn

@lxmcgvrnlxmcgvrn commented Feb 21, 2025

Copy link
Copy Markdown
Contributor

Integrates the useFieldArray hook from react-hook-form to add zod-schema driven validation to the Muxing config.

Closes#367 — which originated from a user issue on Github

@ghost

ghost commented Feb 21, 2025

Copy link
Copy Markdown

Minder Vulnerability Report ✅

Minder analyzed this PR and found it does not add any new vulnerable dependencies.

Vulnerability scan of 48e7ed2a:

  • 🐞 vulnerable packages:0
  • 🛠 fixes available for:0

@lxmcgvrn
lxmcgvrnforce-pushed the feat/react-hook-form-provider-muxes branch from e1bdbe8 to f12e626CompareMarch 6, 2025 08:36

@lxmcgvrnlxmcgvrnMar 11, 2025

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

temporary state, will be resolved before merge, same for other form-* components in this tmp directory

Comment threadsrc/features/workspace/lib/__tests__/mux-model-serde.test.ts
@coveralls

coveralls commented Mar 17, 2025

Copy link
Copy Markdown
Collaborator

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Chore]: Add validation & error state to muxing config page.

2 participants

@lxmcgvrn@coveralls