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

Progressive onboarding follow partner popover #13591

Conversation

dzucconi
Copy link
Member

@dzucconi dzucconi commented Mar 12, 2024

Closes DIA-460 + DIA-461

This introduces a popover for the follow button on partner pages for both logged in and logged out users.

This PR includes a bunch of refactoring to have the code make sense again.

@dzucconi dzucconi requested a review from a team March 12, 2024 13:26
@dzucconi dzucconi self-assigned this Mar 12, 2024

const ALERT_ID = PROGRESSIVE_ONBOARDING_ALERTS.alertCreate
Copy link
Member Author

Choose a reason for hiding this comment

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

When this got extracted into it's own package — things got renamed and unfortunately they were named as 'alerts' which conflicts with the notion of these being used for capital-A alerts. So I renamed everything to make logical sense again.

@dzucconi dzucconi force-pushed the DIA-460-logged-in-user-who-has-never-followed-a-gallery-sees-follow-gallery-popover branch from 84d34f2 to 21a62d5 Compare March 13, 2024 11:54
@dzucconi dzucconi marked this pull request as ready for review March 13, 2024 11:55
@dzucconi dzucconi force-pushed the DIA-460-logged-in-user-who-has-never-followed-a-gallery-sees-follow-gallery-popover branch from 21a62d5 to ab1c952 Compare March 13, 2024 12:30
@dzucconi dzucconi merged commit cd54c46 into main Mar 13, 2024
11 checks passed
@dzucconi dzucconi deleted the DIA-460-logged-in-user-who-has-never-followed-a-gallery-sees-follow-gallery-popover branch March 13, 2024 12:43
@artsy-peril artsy-peril bot mentioned this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant