torchbox / careers

Torchbox careers site
https://torchbox.com/careers
4 stars 1 forks source link

Replace 'Apply now' Button on Academy Page #96

Closed jhancock532 closed 2 years ago

jhancock532 commented 2 years ago

Description of Changes Made

Removes the button for applying to the academy scheme, as applications for this have now closed. To reopen applications, add a new link to the academy day in Contentful. To close applications, remove the application link. I've added a note for how this works in the Contentful editor.

I decided to style a div for this instead of creating of passing another prop to the Button component: the button component already has several different style modifications applied to it.

How to Test

This page should show applications closed on the preview site as I've removed the application link.

Link to changes made on preview site

Screenshots

Expand to show more image image

MR Checklist

helenb commented 2 years ago

Tested on preview site and code all LGTM, thanks @jhancock532