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

Fix indentation of manifest template #19523

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

lmossman
Copy link
Contributor

What

Something I noticed while testing the connector builder was that if starting from a fresh state (i.e. no local browser storage for the yaml editor contents, which I tested using an incognito window), the app fetches the manifest template from the connector builder server, and the template had incorrect indentation, as shown in this screenshot:
Screen Shot 2022-11-16 at 4 41 48 PM

How

To fix this, I removed the indents from the multiline string in the manifest_template endpoint.

@lmossman lmossman marked this pull request as ready for review November 17, 2022 00:43
@lmossman lmossman requested a review from brianjlai November 17, 2022 00:44
@lmossman lmossman merged commit 25edce4 into master Nov 17, 2022
@lmossman lmossman deleted the lmossman/fix_manifest_template_indentation branch November 17, 2022 01:26
akashkulk pushed a commit that referenced this pull request Dec 2, 2022
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