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

Feature: Toast prompt for user feedback form #2165

Open
4 tasks
danvgar opened this issue Jun 30, 2024 · 5 comments · May be fixed by #2192
Open
4 tasks

Feature: Toast prompt for user feedback form #2165

danvgar opened this issue Jun 30, 2024 · 5 comments · May be fixed by #2192
Assignees
Labels
dev Code Development Feature: Analytics Google Analytics, Microsoft Clarity, other instrumentation & tools New Feature Priority - Med Needs to be in the next release Research Role: Front-end Front End Developer size: 3pt The lift to complete this user story 4-8hrs Sprint 07

Comments

@danvgar
Copy link
Member

danvgar commented Jun 30, 2024

Context

  • Need to create a toast prompt at lower right side of screen that links users to Google Form feedback survey.
Screenshot 2024-06-30 at 9 33 02 AM

Key Features

  • Needs to be collapsible
  • Link to external Google Form survey (to be provided by Research team shortly)
  • Allow user to stop prompt from showing again.
    • (Can be local storage for now to confirm if user requested not to show again)
    • Refer to Figma page linked below for grayscale hex codes.

Discussion

  • Design+Dev teams considered embedded third-party survey services (e.g. Qualaroo), but for the sake of time and simplicity, it was agreed to stick to free Google Forms link as a start.

References:

Figma whiteboard:

Acceptance Criteria:

@danvgar danvgar added Feature: Analytics Google Analytics, Microsoft Clarity, other instrumentation & tools dev Code Development Sprint 06 Role: Front-end Front End Developer New Feature size: 3pt The lift to complete this user story 4-8hrs Priority - Med Needs to be in the next release labels Jun 30, 2024
@fancyham
Copy link
Collaborator

Hi there — what’s the current status / ETA for this? Any blockers need cleared / clarifications / or simplifications needed? We’d love to start running surveys ASAP as we need that data to make some roadmap plans!

@danvgar
Copy link
Member Author

danvgar commented Aug 13, 2024

@fancyham We are back from the HFLA July break and working on this! Do you know if a Google Form link is ready yet? We found a link in the drive but should confirm with you privately that it's correct

@fancyham
Copy link
Collaborator

@GigiUxR @neom500 Hey Gigi, Nate -- could you connect with @danvgar about the google link? I'll slack you all together

@monicakrystal
Copy link
Member

@fancyham I think someone mentioned this was the correct form? Not 100% sure though. https://docs.google.com/forms/d/1iMhqormFjimqhVtJKiFbQPmkFJcf1L-9inImEPcxg7E/viewform?edit_requested=true

@fancyham
Copy link
Collaborator

@monicakrystal , That looks like an old one -- please use this one instead:

The survey URL:
https://docs.google.com/forms/d/e/1FAIpQLSdAhi_nMKQfWVHjfpl1ZkmymBTt8BW7YNqVIOJ4JKYgSL4O3g/viewform?usp=sf_link

and code for embedding:

<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdAhi_nMKQfWVHjfpl1ZkmymBTt8BW7YNqVIOJ4JKYgSL4O3g/viewform?embedded=true" width="640" height="921" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>

(you should be able to replace the width and height or, I think, even remove it)

@monicakrystal monicakrystal linked a pull request Aug 17, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Code Development Feature: Analytics Google Analytics, Microsoft Clarity, other instrumentation & tools New Feature Priority - Med Needs to be in the next release Research Role: Front-end Front End Developer size: 3pt The lift to complete this user story 4-8hrs Sprint 07
Projects
Status: Questions / In Review
Development

Successfully merging a pull request may close this issue.

5 participants