Closed tanhengyeow closed 4 years ago
can I work on it?
@pbrahmbhatt3 Hi! Thanks for your interest in this issue. For first timers, we would advice working on d.firstTimers
issues. However, if you are confident on solving this issue, please go ahead.
@pbrahmbhatt3 I could take this on if you'd like!
I am working on it currently. Thank you for asking though :) @martinoamigo
@tanhengyeow Can you tell me how do we want the student list component to be sorted? Sorted by what? Thank you. :)
Hi @pbrahmbhatt3
In v6 of our application, we have sorting for Section
, Team
, Student Name
, Status
and Email
. Basically, everything that we see in the student-list-component
where we have the sorting headers:
Those headers are there right now but they don't have any sorting functionality. It would be nice to have the logic implemented.
Hi, is this still being worked on? May I work on this?
Environment:
master
branchDescription of feature/enhancement Allow instructors to sort entries in tables located in the instructor course page and also the student list component.