coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Fix navigation on college info cards #143

Closed gmrabian closed 5 months ago

gmrabian commented 5 months ago

Describe the bug The College Cards have a link to the details page that covers any click on the card. The apply button thus conflicts with the router and doesn't always get to the apply page.

Current behavior

To Reproduce Steps to reproduce the behavior:

  1. Go to homepage https://d1b4twxh1cihpk.cloudfront.net/
  2. Click on any Apply button
  3. See that you end up on the details page, not the apply page

Expected behavior Apply button should navigate to the apply page

Definition of Done

Definition of Done