You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
Toggle checkboxes next to a newsletter subscription
Reload page
Actual Results
Changes are not reflected in UI, and neither visible in MailChimp.
Expected Results
Changes are stored and reload will show previously checked checkboxes. Updates can be verified in MailChimp.
Possible Solutions
This is a regression.
Code appears to only mimic desired behaviour but is not sending a mutation to GraphQL query.
Additional note: As this issues is opened, there is consensus to not mutate each newsletter subscription but to toggle checkboxes and then submit a mutation.
Bug Report
Changing Newsletter subscriptions doesn't work.
Steps to Reproduce
Actual Results
Changes are not reflected in UI, and neither visible in MailChimp.
Expected Results
Changes are stored and reload will show previously checked checkboxes. Updates can be verified in MailChimp.
Possible Solutions
This is a regression.
Code appears to only mimic desired behaviour but is not sending a mutation to GraphQL query.
Additional note: As this issues is opened, there is consensus to not mutate each newsletter subscription but to toggle checkboxes and then submit a mutation.