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

fix(reader-reg-block): respect newsletter subscription checkbox state #3024

Conversation

chickenn00dle
Copy link
Contributor

All Submissions:

Changes proposed in this Pull Request:

Closes https://app.asana.com/0/1200550061930446/1206911937712363/f

Fixes an issue where the reader registration block was not respecting the newsletter subscription checkbox state:

Screenshot 2024-03-29 at 11 29 53

How to test the changes in this Pull Request:

  1. Add the reader registration block to any page.
  2. Ensure the Subscribe to our newsletter checkbox is checked in the editor
  3. Update/Publish the page
  4. Visit the page while logged in as a reader
  5. On trunk the checkbox will not be checked by default. On this branch it will

Screenshot 2024-03-29 at 11 32 03

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@chickenn00dle chickenn00dle requested a review from a team as a code owner March 29, 2024 15:32
@chickenn00dle chickenn00dle added the [Status] Needs Review The issue or pull request needs to be reviewed label Mar 29, 2024
@github-actions github-actions bot added [Status] Approved The pull request has been reviewed and is ready to merge and removed [Status] Needs Review The issue or pull request needs to be reviewed labels Apr 5, 2024
@chickenn00dle chickenn00dle merged commit 02728d3 into trunk Apr 5, 2024
8 checks passed
@chickenn00dle chickenn00dle deleted the fix/respect-subscribe-checkbox-selection-in-reader-reg-block branch April 5, 2024 14:02
matticbot pushed a commit that referenced this pull request Apr 11, 2024
# [3.7.0-alpha.1](v3.6.7...v3.7.0-alpha.1) (2024-04-11)

### Bug Fixes

* prevent multiple inputs from resetting in autocompletetokenfield component ([#3023](#3023)) ([7f30d79](7f30d79))
* **reader-reg-block:** respect newsletter subscription checkbox state ([#3024](#3024)) ([02728d3](02728d3))
* revert [#3050](#3050) due to performance issues ([#3059](#3059)) ([a986c17](a986c17))

### Features

* support for MC tags as subscription lists ([#3035](#3035)) ([c363630](c363630))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 3.7.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this pull request Apr 24, 2024
# [3.7.0](v3.6.13...v3.7.0) (2024-04-24)

### Bug Fixes

* prevent multiple inputs from resetting in autocompletetokenfield component ([#3023](#3023)) ([7f30d79](7f30d79))
* **reader-reg-block:** respect newsletter subscription checkbox state ([#3024](#3024)) ([02728d3](02728d3))
* revert [#3050](#3050) due to performance issues ([#3059](#3059)) ([a986c17](a986c17))

### Features

* support for MC tags as subscription lists ([#3035](#3035)) ([c363630](c363630))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 3.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @alpha released [Status] Approved The pull request has been reviewed and is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants