mitodl / mitxonline

BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

4341: Color contrast low on "Access Course Materials" button #2239

Closed collinpreston closed 1 month ago

collinpreston commented 1 month ago

What are the relevant tickets?

https://github.com/mitodl/hq/issues/4341

Description (What does it do?)

Addresses contrast issue on disabled enrollment button.

Screenshots (if appropriate):

Screenshot 2024-06-06 at 12 19 52 PM

How can this be tested?

  1. Create an archived course run: https://docs.google.com/document/d/1F0e-laruWOgCAe_NOA-MENcjh4_SECdGUJ_q-yTJS50/edit#heading=h.38hb48f8hdc7 with the enrollment end date in the past.
  2. Create a Course page in the CMS.
  3. Visit the course about page, and verify that there is a button showing "Access Course Materials" with text and background color matching what is spec'd in the linked issue. The button should be disabled.
  4. Modify the course run start date, end date, enrollment start date, and enrollment end date to all be in the future.
  5. Visit the course about page, and verify that there is a button showing "Enroll now" with text and background color matching what is spec'd in the linked issue. The button should be disabled.