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

Add bad data option to create connection form #452

Merged
merged 1 commit into from Dec 18, 2023
Merged

Conversation

jbeisen
Copy link
Collaborator

@jbeisen jbeisen commented Dec 14, 2023

Add a bad data option selector to the Define schema stage of the create connection flow.

image

readerSchema?: string;
/** Format: int32 */
schemaId?: number | null;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@mwylde looks like we missed this in #422

@mwylde
Copy link
Member

mwylde commented Dec 14, 2023

I think this could use more explanation in the UI about what this means and what the options are

@jbeisen jbeisen force-pushed the invalid-data branch 3 times, most recently from 0b42734 to 152090c Compare December 15, 2023 19:59
Base automatically changed from invalid-data to master December 18, 2023 14:26
Add a bad data option selector to the Define schema stage of the create
connection flow.
@jbeisen jbeisen merged commit 4baf841 into master Dec 18, 2023
8 checks passed
@jbeisen jbeisen deleted the bad-data-ui branch December 18, 2023 19:09
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