Context
@toiletgranny has been reviewing the designs and found a few cosmetic small and medium bugs. This ticket encapsulates the fixes described in the spreadsheet:
Rows: 2,3,4,5,7, 8
Scope
Fix cosmetic bugs covered in the spreadsheet:
1️⃣
As is:
YPP page <title> says "Youtube Partner Program"
To-be:
The YouTube name should always be displayed with a capital "You" and capital "Tube".
2️⃣
As is:
In the Requirements step of the Authorize channel dalog, the list of requirements fills the width of the parent container.
To-be:
There should be 64px of right padding applied on the list of requirements to make the text easier to read.
3️⃣
As is:
In the Requirements step of the Authorize channel dalog, in the "Your YouTube channel has at least 1 subscribers" requirement, the word "subscribers" is plural and hard-coded
To-be:
The word "subscribers" should be in a singular form if the required number of subscribers is set to 1.
4️⃣
As-is:
In the "Connect with YouTube?" dialog
- The YouTube name is displayed as "youtube",
- The "Learn more" button doesn't work,
- The "Close" button is labeled as "Cancel" and redirects the user to
To-be:
- The YouTube name should always be displayed with a capital "You" and capital "Tube". Basically, the copy shoudl be copied from Figma.
- The "Learn more" button should open up the YPP page on Publisher,
- The "Cancel" button should be labelled as "Close", as per Figma designs.
5️⃣
As-is:
In the Details step of the Authorize channel dalog:
- The form description says "We need your email address to send you payment information. No spam or marketing materials.",
- The form contains error messages that do not reflect the copy provided in Figma,
- The Select component is not in its Error styling variant when not filled out (it doesn't have a red underline).
To-be:
- The form description should match the copy provided in Figma, so it should begin with "Provide additional information...",
- All copy should match the one provided in Figma,
- The Select component should be in its Error styling variant.
6️⃣
As-is:
referrer field has channel input and placeholder copy says "Channel handle"
T0-be:
Update to "Channel Name"
Context
@toiletgranny has been reviewing the designs and found a few cosmetic small and medium bugs. This ticket encapsulates the fixes described in the spreadsheet:
Rows: 2,3,4,5,7, 8
Scope
Fix cosmetic bugs covered in the spreadsheet:
1️⃣
As is:
YPP page <title> says "Youtube Partner Program"
To-be:
The YouTube name should always be displayed with a capital "You" and capital "Tube".
2️⃣
As is:
In the Requirements step of the Authorize channel dalog, the list of requirements fills the width of the parent container.
To-be:
There should be 64px of right padding applied on the list of requirements to make the text easier to read.
3️⃣
As is:
In the Requirements step of the Authorize channel dalog, in the "Your YouTube channel has at least 1 subscribers" requirement, the word "subscribers" is plural and hard-coded
To-be:
The word "subscribers" should be in a singular form if the required number of subscribers is set to 1.
4️⃣
As-is:
In the "Connect with YouTube?" dialog
To-be:
5️⃣
As-is:
In the Details step of the Authorize channel dalog:
To-be:
6️⃣
As-is:
referrer field has channel input and placeholder copy says "Channel handle"
T0-be:
Update to "Channel Name"