Add Sort Functions to Admin Sessions Page
Description of feature/enhancement Add “Sort” features to AdminSessions-OngoingSessions:
- “Sort” features:
- Sort by “Start Time”, “End Time”, “University Name”, and “The Number of Open Sessions a University Has”
Justification
Keep the format consistent and let administer would have a more clear understanding of sessions
Existing similar features and their shortcomings
Instructor Home has a similar format but with sort features
Hey @sxw022020 , Is this issue available, I would like to work on it.
Hi @sumitdethe27, @sxw022020 has already submitted a PR for this issue. I suggest you take a look at other issues, perhaps those tagged as good first issue.
Okay @weiquu Thankyou.
Hey @weiquu can I take up this one?
@singhabhyudita, sure please go ahead
Hi @weiquu is it necessary to use the sortable-table component for this? I am asking because the format of the sessions table in admin sessions page is quite different from the sortable-table component format. I think it can be done using the component but it will be simpler if we do it without it.
Hi @singhabhyudita, I'll only have time to take a closer look this weekend... in the meantime, could you highlight some of the issues faced? I think that would also be useful when we're refactoring other pages. Would of course prefer if the sortable-table component is used, since I believe that's the more extensible approach (and we can abstract away the sorting functions)
I will try to implement it using the component and will let you know.
Is someone still working on this? Or can i take it up?
I am working on it and am about to open a PR for this soon. Thanks.
I would like to work on it:)
PR may have bugs