-
Notifications
You must be signed in to change notification settings - Fork 297
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
Issue / 10193 Updates to SetupMainPAX
Component
#10239
base: develop
Are you sure you want to change the base?
Conversation
…DTextField component.
Build files for 2fd8332 are ready:
|
Size Change: +1.55 kB (+0.07%) Total Size: 2.08 MB
ℹ️ View Unchanged
|
…s-to-setupmainpax-component.
ADS_WOOCOMMERCE_REDIRECT_MODAL_DISMISS_KEY | ||
) | ||
); | ||
const shouldShowWooCommerceRedirectModal = useSelect( ( select ) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Won't work until #10175 is merged so these selectors are available
{ __( 'Conversion Tracking ID', 'google-site-kit' ) } | ||
</h4> | ||
{ ! hideHeading && ( | ||
<h4 className="googlesitekit-settings-module__fields-group-title"> | ||
{ __( 'Conversion ID', 'google-site-kit' ) } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here and all other instances - the label is being changed, there is a comment in Figma regarding this
Summary
Addresses issue:
<SetupMainPAX>
Component to Accommodate New Layout #10193Relevant technical choices
PR Author Checklist
Do not alter or remove anything below. The following sections will be managed by moderators only.
Code Reviewer Checklist
Merge Reviewer Checklist