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

🐛 Fixed unclear newsletter (un)subscribe modal #21739

Merged
merged 15 commits into from
Nov 28, 2024

Conversation

dvdwinden
Copy link
Contributor

fixes https://linear.app/ghost/issue/DES-953/newsletter-unsubscribe-modal-is-unclear-leading-to-repeated

Previously, when clicking 'Unsubscribe' in an email, landing on this modal it was unclear what had just happened if you didn't read the text below the title, causing people to click the toggles repeatedly.

We've now added a notification to make it clear what has just happened, and if you click the toggles, the notification also shows.

Ideally, we'd be able to stack these notifications in case you hit multiple toggles in quick succession, but that's going to be a separate issue, as—to achieve that—it needs to be rewritten more significantly.

unsubscribe-after.mp4

@dvdwinden dvdwinden force-pushed the newsletter-unsubscribe-modal branch from 9030793 to c71add2 Compare November 27, 2024 12:46
Positioned it at the bottom of the modal.
So we can potentially show them in succession.
Previously, a toast was only shown for 'comments' settings if you reached the modal via the Unsubscribe link. That is solved now.
@dvdwinden dvdwinden force-pushed the newsletter-unsubscribe-modal branch from 692dea8 to a58bfb1 Compare November 27, 2024 14:29
dvdwinden and others added 8 commits November 27, 2024 15:43
And translated new strings into Dutch.
Checkmarks have been removed, so we have to look for the popup notifications, instead.
It was previously based on being positioned in the bottom of the modal, but it is at the top.
@dvdwinden dvdwinden merged commit 30a0018 into main Nov 28, 2024
21 checks passed
@dvdwinden dvdwinden deleted the newsletter-unsubscribe-modal branch November 28, 2024 09:42
mastoduy referenced this pull request in mastoduy/Ghost Dec 1, 2024
mastoduy added a commit to mastoduy/Ghost that referenced this pull request Dec 1, 2024
Portal.json
- Added new strings from newsletter (un)subscribe modal (TryGhost#21739)
- Correct the spelling mistake of missing a [t] character in the sentence
kevinansfield pushed a commit that referenced this pull request Dec 18, 2024
no issue

Portal.json
- Added new strings from (#21739)
- Corrected the spelling mistake of missing a `t` character in the sentence
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