Improve email list subscription behavior
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 262
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
Subscriptions available via: https://lbry.com/list/subscribe
- After subscribing, redirect user to the email list edit page rather than
/list/subscribed - Consider updating the "confirm your email" email template
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the subscription flow linked in the issue and trace what happens after a user subscribes. Update the post-subscription destination to the email list edit page instead of /list/subscribed, then review the confirmation-email template and decide whether it needs updating. Verify both the redirect and email behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100