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

chore: Add newsletter signup to bottom banner (SCE-29) #1116

Merged
merged 14 commits into from
Oct 1, 2024

Conversation

kaloster
Copy link
Contributor

@kaloster kaloster commented Sep 23, 2024

https://dynamic-mouse.dev-sc.dev.czi.team/d/super-cool-spatial.cxg/

Added Newsletter Signup modal to bottom banner
Extracted to a child component
Moved hooks and functions to connect
Added e2e test
Added analytics + plausible

Based on this reverted PR

@kaloster kaloster added the stack label Sep 23, 2024
@kaloster kaloster marked this pull request as ready for review September 23, 2024 21:27
Copy link
Contributor

@tihuan tihuan left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for adding the e2e test too 🙏 !

@@ -79,4 +79,10 @@ export enum EVENTS {
DOCUMENTATION_CLICK_NAV = "DOCUMENTATION_CLICK_NAV",
CELL_GUIDE_CLICK_NAV = "CELL_GUIDE_CLICK_NAV",
DE_CLICK_NAV = "DE_CLICK_NAV",

NEWSLETTER_SIGNUP_SUCCESS = "NEWSLETTER_SIGNUP_SUCCESS",
Copy link
Contributor

Choose a reason for hiding this comment

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

I see that you have a reminder to add events to Plausible already 👍 Thanks so much!

@kaloster kaloster changed the title chore: Add newsletter signup to bottom banner chore: Add newsletter signup to bottom banner (SCE-29) Sep 24, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.60%. Comparing base (563a03c) to head (73c2850).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1116   +/-   ##
=======================================
  Coverage   77.60%   77.60%           
=======================================
  Files          92       92           
  Lines        7162     7162           
=======================================
  Hits         5558     5558           
  Misses       1604     1604           
Flag Coverage Δ
?
frontend 77.60% <ø> (ø)
javascript 77.60% <ø> (ø)
unitTest 77.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@kaloster kaloster merged commit 1f0048f into main Oct 1, 2024
32 checks passed
@kaloster kaloster deleted the kaloster/newsletter-signup branch October 1, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants