You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Because of the current COVID-19 pandemic some apprenticeships are on hold. This card is to add a notice to each affected apprenticeship with the following code. Each notice should include the name of the company that links to the company homepage.
Out of Scope
We will not be updating any listings within this card so there should be no visible changes to the site once the work is merged. This card should only give us the ability to include a notice.
Acceptance Criteria
Notices can be turned on in the source/data/data.yml file by including covid_notice: true. Listings without this flag will not show a notice.
Notices will dynamically include a company name that is linked to the company home page.
kaseybon
changed the title
feat: notice for apprenticeships that are currently on pause (wip)
feat: notice for apprenticeships that are currently on pause
Oct 6, 2020
Description
Because of the current COVID-19 pandemic some apprenticeships are on hold. This card is to add a notice to each affected apprenticeship with the following code. Each notice should include the name of the company that links to the company homepage.
Design
padding: 10px 20px;
background-color: $c--iceberg;
Out of Scope
We will not be updating any listings within this card so there should be no visible changes to the site once the work is merged. This card should only give us the ability to include a notice.
Acceptance Criteria
source/data/data.yml
file by includingcovid_notice: true
. Listings without this flag will not show a notice.The text was updated successfully, but these errors were encountered: