seas-computing / course-planner

SEAS Course Planning Application. JSDoc Docs at: https://seas-computing.github.io/course-planner/
0 stars 1 forks source link

Update logic determining the cursor style in the schedule #612

Closed natalynyu closed 1 year ago

natalynyu commented 1 year ago

When the prefix is not active, the cursor should be a regular arrow to show that the course cannot be clicked to reveal a popover with more info on the course.

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #601

codecov[bot] commented 1 year ago

Codecov Report

Merging #612 (d5e2faf) into develop (ca7f14c) will decrease coverage by 0.02%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #612      +/-   ##
===========================================
- Coverage    95.28%   95.25%   -0.03%     
===========================================
  Files          191      191              
  Lines         4472     4472              
  Branches       540      540              
===========================================
- Hits          4261     4260       -1     
  Misses         100      100              
- Partials       111      112       +1     
Impacted Files Coverage Δ
.../client/components/pages/Schedule/ScheduleView.tsx 94.87% <ø> (-2.57%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more