Skip to content

Conversation

@danilowoz
Copy link
Contributor

Screenshot 2023-11-09 at 09 04 50

Add import statement and render feedback textarea if feedbackOptions.other is true.
@danilowoz danilowoz requested a review from alexnm November 9, 2023 09:06
@codesandbox
Copy link

codesandbox bot commented Nov 9, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

<Textarea
id="feedback"
name="feedback"
placeholder="Something seems wrong..."
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this right here? the placeholder value

slowness: false,
navigability: false,
other: false,
feedback: null,
Copy link
Contributor

Choose a reason for hiding this comment

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

if you are passing an extra value to rows, you need to change the param of the POST request, the range is now A:G instead of A:F on line 25

Changed the endpoint URL in BetaSandboxEditor.tsx to append data from column A to G
@danilowoz danilowoz enabled auto-merge (squash) November 9, 2023 09:27
@danilowoz danilowoz merged commit 4f75bb9 into master Nov 9, 2023
@danilowoz danilowoz deleted the draft/empty-sky branch November 9, 2023 09:32
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.

3 participants