bloom-frontend
bloom-frontend copied to clipboard
Change colours of Breadcrumbs on session pages
Overview
Change colour of breadcrumbs on session pages. Previously, the breadcrumbs were changed but they weren't on the session pages.
The buttons on Recovering from Toxic and Abuse relationships are the wrong colour:
They should look like:
Action Items
- [ ] Get the UI frontend and backend up and running following readme instructions,
- [ ] Go to /courses and go to Recovering from Toxic and Abusive relationships course. Then click on any session
- [ ] Update colour of breadcrumbs on session pages. See /bloom-frontend/pages/courses/[slug]/[sessionSlug].tsx
- [ ] Check a sample of session pages to see if they are the right colour
Resources/Instructions
See PR #894 for previous PR which missed out this button.