Open
Description
The Student's List page (/dashboard/list
) only contains a single textbox to filter the students, which checks the query against the name or roll number and returns matches respectively.
The current filters are thus based on only name and roll number.
Extend the filters to add UI for filtering by hostel and room number as well.