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 FeedbackForm component to DocItemFooter #1097

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

carolinamenezes
Copy link
Contributor

@carolinamenezes carolinamenezes commented Jan 5, 2022

What's the purpose of this pull request?

  • Create the FeedbackForm component
  • Add the FeedbackForm component to DocItemFooter

How it works?

Allows users to send documentation feedback. When a user sends feedback, a Google Sheets file is updated with a new row containing the following information: timestamp, feedback message, doc URL, helpful (yes | no)

How to test it?

  1. Look for "Was this page helpful?" at the end of any doc page.
  2. Submit the feedback.
  3. Check for updates in the Feedback Form Google Sheets file (private).

@carolinamenezes carolinamenezes requested a review from a team as a code owner January 5, 2022 16:09
@netlify
Copy link

netlify bot commented Jan 5, 2022

✔️ Deploy Preview for faststoreui ready!

🔨 Explore the source changes: d13e6d9

🔍 Inspect the deploy log: https://app.netlify.com/sites/faststoreui/deploys/61d5c2ad9cef050008de7554

😎 Browse the preview: https://deploy-preview-1097--faststoreui.netlify.app

@netlify
Copy link

netlify bot commented Jan 5, 2022

✔️ Deploy Preview for faststore ready!

🔨 Explore the source changes: d13e6d9

🔍 Inspect the deploy log: https://app.netlify.com/sites/faststore/deploys/61d5c2ad3e5f9e00078c7a17

😎 Browse the preview: https://deploy-preview-1097--faststore.netlify.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 5, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d13e6d9:

Sandbox Source
Store UI Typescript Configuration

@carolinamenezes carolinamenezes merged commit 4f31acc into master Jan 5, 2022
@carolinamenezes carolinamenezes deleted the docs/add-feedback branch January 5, 2022 18:37
@carolinamenezes carolinamenezes added the documentation Improvements or additions to documentation label Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant