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 signup button to feedback panel #6548

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rfultz
Copy link
Contributor

@rfultz rfultz commented Nov 7, 2024

Summary

Adding a new section to the Feedback panel

Required reviewers

  • UX/design
  • 1 front-end

Impacted areas of the application

The feedback panel on the homepage and site-wide

Screenshots

image

Related PRs

None

How to test

  • Pull the branch
  • npm i
  • npm run build
  • ./manage.py runserver
  • At different widths, open the feedback box and click the signup form on
    • Homepage
    • Wagtail page
    • Data page

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.91%. Comparing base (e73dd1b) to head (6f38a4b).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6548   +/-   ##
========================================
  Coverage    79.91%   79.91%           
========================================
  Files          235      235           
  Lines         5147     5147           
========================================
  Hits          4113     4113           
  Misses        1034     1034           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 Ready
Development

Successfully merging this pull request may close these issues.

Add usability testing sign up link/code to feedback box and update form
1 participant