Skip to content
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

chore(form): Add SchemaBridge provider #841

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Feb 19, 2024

Context

Currently, we need to create a JSONSchemaBridge to use a schema with uniforms.

This commit creates a new SchemaBridgeProvider so the handling and creation of the bridge are consolidated in a single place, leaving the consumer to provide only a desired schema to the form.

relates: #560

@lordrip lordrip force-pushed the chore/add-schemabridge-provider branch 5 times, most recently from 6638eea to 32bdef4 Compare February 22, 2024 08:48
@lordrip lordrip marked this pull request as draft February 26, 2024 12:08
@lordrip lordrip force-pushed the chore/add-schemabridge-provider branch from 32bdef4 to 24fc7db Compare March 1, 2024 14:14
Currently, we need to create a `JSONSchemaBridge` to use a schema with uniforms.

This commit creates a new `SchemaBridgeProvider` so the handling and creation of the bridge is consolidated in a single place, leaving the consumer to provide only a desired schema to the form.

relates: KaotoIO#560
@lordrip lordrip force-pushed the chore/add-schemabridge-provider branch from 24fc7db to db4614b Compare March 1, 2024 14:16
@lordrip lordrip marked this pull request as ready for review March 1, 2024 14:20
@lordrip lordrip merged commit e93fe13 into KaotoIO:main Mar 1, 2024
9 checks passed
@lordrip lordrip deleted the chore/add-schemabridge-provider branch March 1, 2024 18:02
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.

None yet

2 participants