Skip to content

DOC-332 added overrides for Friendbuy #1969

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

Merged
merged 2 commits into from
Oct 6, 2021

Conversation

markzegarelli
Copy link
Contributor

Proposed changes

Added an override for Friendbuy as a result of DOC-332.

Merge timing

Standard

@markzegarelli markzegarelli requested a review from a team as a code owner October 6, 2021 22:41
@markzegarelli markzegarelli requested review from pwseg and removed request for a team October 6, 2021 22:41
type: mixed
defaultValue: []
description: >-
By default, Friendbuy recommends you add a site wide overlay widget. You
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
By default, Friendbuy recommends you add a site wide overlay widget. You
By default, Friendbuy recommends that you add a site wide overlay widget. You

This is minor, but I'd explicitly write out the relative pronoun here. It helps with users who put our pages through online translators.

@@ -37,9 +34,10 @@ There are two types of Widgets you can map to your Page calls:
- Other widgets
 - All other widgets will fall under this category whereby you can map the `name` of a unique Segment `.page()` call to a widget ID.

_NOTE_: If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped.
> info ""
> If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something seems to be missing from this sentence. Should it say ".... overlay widget that loads..."? or "...overlay, then the widget loads"....?

@@ -37,9 +34,10 @@ There are two types of Widgets you can map to your Page calls:
- Other widgets
 - All other widgets will fall under this category whereby you can map the `name` of a unique Segment `.page()` call to a widget ID.

_NOTE_: If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped.
> info ""
> If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> If you have mapped a site wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped.
> If you have mapped a site-wide overlay widget loads on every `.page()` call, even if we have loaded a different widget on the page that you have explicitly mapped.

can enter any of these site wide widgets here and we will load them any
time we receive a `.page()` call. *Note*: If you have custom widgets
mapped to named pages in the *Widgets* setting and you have provided a
site wide widget, we will load both.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think when it's used as an adjective, site-wide requires a hyphen.

@markzegarelli markzegarelli added the fixed-content fix to content that has outdated or wrong information label Oct 6, 2021
@markzegarelli markzegarelli merged commit 6aff3a7 into develop Oct 6, 2021
@markzegarelli markzegarelli deleted the DOC-332_update-friendbuy-case branch October 6, 2021 23:23
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2021

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed-content fix to content that has outdated or wrong information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants