The Nav's button has an anchor for #newsletter-form as its target, but on pages that don't feature the form (eg the profile pages for MEICO cohort members (eg https://future.mozilla.org/mieco/yoshiki-ohshima/) the link naturally does not work.
It would be nice to be able to handle this smartly, but it's likely to need in-page JS to test for the presence of the form, and to send a user to the form on the MIECO parent or root page instead
This is an existing issue which was also on the static site, so not strictly a regression. Still something to sort out
The Nav's button has an anchor for #newsletter-form as its target, but on pages that don't feature the form (eg the profile pages for MEICO cohort members (eg https://future.mozilla.org/mieco/yoshiki-ohshima/) the link naturally does not work.
It would be nice to be able to handle this smartly, but it's likely to need in-page JS to test for the presence of the form, and to send a user to the form on the MIECO parent or root page instead
This is an existing issue which was also on the static site, so not strictly a regression. Still something to sort out