Alex Gibson
Alex Gibson
Thanks! I think turning this into an epic and then filing smaller issues for the individual parts you mention in the description above makes sense. Digging into the "where possible"...
> This would be a sizable expansion of scope, so we may not want to pursue this now, but it might be a good time to explore the UX of...
Issue worth flagging: - Depending on which newsletters someone has signed up to, there's a chance they might have subscribed to a private newsletter (e.g. VPN wait list). As such,...
Depends on https://github.com/mozmeao/basket/issues/918
I'm not sure what the status is on /whatsnew post-MR1. I've heard talk that /whatsnew may not be triggered at the same regular intervals it once was, and only on...
Is this something that we're still aiming to do, or should this be a wontfix?
If the `/locales/` page is something we might redirect users to, then we might also consider fixing https://github.com/mozilla/bedrock/issues/6454 to make the list of locales there more complete / configurable. Right...
Issue worth flagging: The VPN wait list newsletter is currently marked as private and so needs an API key to POST to it, which is something we shouldn't really do...
Additional note: we'll need to keep the backend `/newsletter/` URL that you can `POST` to, since at least for now there may be external sites still using that URL.
This issue could be another candidate where a front-end framework makes sense to try and lighten the DOM. We could move to a JS reliant page (using JSON/APIs to request...