As a course staff member, I want clicking on a student's name on the Enrollments page to show only that student's extension requests, so that I can quickly review a specific student's request history without seeing unrelated requests from other students.
When a staff member clicks a student's name on the Enrollments page, the requests table is filtered to show only that student's requests
The search query (student name/identifier) is correctly passed to the requests table component
The filtered view clearly indicates which student is being filtered for
As a course staff member, I want clicking on a student's name on the Enrollments page to show only that student's extension requests, so that I can quickly review a specific student's request history without seeing unrelated requests from other students.
When a staff member clicks a student's name on the Enrollments page, the requests table is filtered to show only that student's requests
The search query (student name/identifier) is correctly passed to the requests table component
The filtered view clearly indicates which student is being filtered for