Skip to content

Instantly share code, notes, and snippets.

Pull Request #001: Fix Student Name Display

Author: Sarah Johnson
Date: 2025-01-09
Target Branch: main
Source Branch: fix/student-name-display

Description

Fixed an issue where student names were not displaying correctly in the StudentCard component. The name would sometimes show as "undefined undefined" when data was loading.