Skip to content

Improve course list card styling to better visually indicate that the whole card is clickable. #5422

@joshuasosa

Description

@joshuasosa

Motivation

Course list styling could be improved to support better visual indication that a course card is clickable.

Originally noted in PR #5411

Is your feature request related to a problem? Please describe.

Course list cards don't currently provide much indication that they're clickable, leaving users to guess.

Image

I would normally not expect the row to be clickable. I would see the underlined red links for the syllabus and the link in the description and plan to click those but would otherwise have no idea the whole row is clickable for more information until I start poking around.

Proposed Resolution

Describe the solution you'd like

Comparison: Calendar

image

A little better with the red titles but could still be improved. Underlined titles ultimately would be most helpful, or 'read more' pseudo buttons/links.

Comparison: News grid

image

The titles could better represent clickable links but the fake 'read more' links at least help prompt users about something to click for more.

Comparison: Clickable card with no image

image

The title could similarly be better styled to indicate that it's clickable but the 'card link' fake link does well to prompt users that something's clickable there.

Describe alternatives you've considered

  • Make course list cards not clickable and instead only make distinct links and perhaps the course title clickable as regular links.
  • Use accordions instead, where accordion labels use course number and course name and expand open with the rest of the information.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions