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(wp-6.7): use wordpress radio control component #57

Closed
wants to merge 1 commit into from

Conversation

chickenn00dle
Copy link
Contributor

@chickenn00dle chickenn00dle commented Nov 1, 2024

The newspack-components radio control used in the multibranded site wizard seems to be conflicting with the styles from WP 6.7's radio control component. As a result, the radio inputs appear warped:

Screenshot 2024-11-01 at 16 36 39

This PR addresses this issue by just using the default WP radio control component here instead:

Screenshot 2024-11-01 at 17 14 30

Testing Instructions

Note that right now multibranded site wizard is broken as a result of this change #56. To test this, you will need to revert these changes locally until that PR is either reverted or fixed in some other way.

  1. With WP 6.7-RC2 installed, go to the multibranded site wizard
  2. Confirm the radio inputs don't appear warped
  3. Now install WP 6.6 and verify there are still no issues

@chickenn00dle
Copy link
Contributor Author

Closing this one in favor of Automattic/newspack-plugin#3518 where we update our radio control component to work with 6.7 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant