coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Fix college card navigation #142

Closed gmrabian closed 5 months ago

gmrabian commented 5 months ago

Summary

Navigation was behaving oddly because we had the entire card element as a selectable item, which only routed to the details page. Even if you clicked the apply button the router might still go to the details page.

Fixes #143

Type of change

How To Test

Checklist:

codeclimate[bot] commented 5 months ago

Code Climate has analyzed commit 8cd38b3b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 96.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 96.4% (0.0% change).

View more on Code Climate.