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

feat: update to popup #39

Merged
merged 1 commit into from
Jan 23, 2024
Merged

feat: update to popup #39

merged 1 commit into from
Jan 23, 2024

Conversation

alangsto
Copy link
Member

COSMO-111

The product tour is meant to have multiple checkpoints, and because it doesn't, there is no option to dismiss the component. Because we only have a singular popup, we should use the ModalPopup component instead.

This PR ensures that the popup message is dismissible, and also only displays one CTA at a time as to avoid visual clutter. Here is what the new experience looks like:

Screenshot 2024-01-23 at 12 16 24 PM

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b4c6b47) 79.89% compared to head (bc8408d) 82.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   79.89%   82.35%   +2.45%     
==========================================
  Files          13       13              
  Lines         199      204       +5     
  Branches       24       27       +3     
==========================================
+ Hits          159      168       +9     
+ Misses         38       34       -4     
  Partials        2        2              

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

@alangsto alangsto merged commit f706d72 into main Jan 23, 2024
6 checks passed
@alangsto alangsto deleted the alangsto/update_product_tour branch January 23, 2024 19: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.

2 participants