-
Notifications
You must be signed in to change notification settings - Fork 1
DS-746 | @ericbakenhus | Additional copy changes #422
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
Conversation
linkType="url" | ||
link={{ | ||
url: 'https://giving.stanford.edu/gift-policy', | ||
<main id="main-content"> |
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.
Added main
. Skip nav expects it to exist.
</CenteredContainer> | ||
<div> | ||
<iframe | ||
title="Citizenship form for foreign source reporting" |
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.
Added title to iframe so we meet 4.1.2.
link={{ | ||
url: 'https://giving.stanford.edu/gift-policy', | ||
<main id="main-content"> | ||
<CenteredContainer classes="su-max-w-800"> |
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.
I tossed a max width on the text to get closer to meeting 1.4.8. It's technically AAA, but it seemed like a good idea.
<p> | ||
The federal government requires institutions of higher education, | ||
such as Stanford, to report gifts and other payments from a donor | ||
who is not a U.S. citizen when that donor makes gifts and other | ||
payments to Stanford with an aggregate value of $250,000 or more in | ||
a calendar year. Stanford must also report gifts and other payments | ||
received from a donor who is associated with one of certain specific | ||
countries (the list, which may change over time, currently includes | ||
China (while excluding Hong Kong), Russia, Iran, and North Korea), | ||
when that donor makes gifts and other payments to Stanford having an | ||
aggregate value of $50,000 or more during a reporting period that | ||
runs from July 1 to June 30 of the following year. Because your | ||
generous gift(s) meet one or both of these reporting thresholds, we | ||
ask that you please provide the information requested below. Thank | ||
you. | ||
</p> |
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.
Copy changes.
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.
Ty
<SbLink | ||
linkType="url" | ||
link={{ | ||
url: 'https://giving.stanford.edu/gift-policies/', | ||
}} | ||
> | ||
Gift Policy website | ||
</SbLink> |
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.
Fix link and make text descriptive.
READY FOR REVIEW
Summary
Review By (Date)
Criticality
Review Tasks
Setup tasks and/or behavior to test
Associated Issues and/or People