Skip to content
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

feat: notice for apprenticeships that are currently on pause #295

Open
kaseybon opened this issue Oct 6, 2020 · 0 comments
Open

feat: notice for apprenticeships that are currently on pause #295

kaseybon opened this issue Oct 6, 2020 · 0 comments

Comments

@kaseybon
Copy link
Member

kaseybon commented 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
Apprentice_at

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

  • 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.
  • Links within the notice are styled with an underline to meet accessibility standards.
@kaseybon 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant