Membership > My Official Course Enrolments > fix table sorting
GENERAL
TESTING
GENERAL
TESTING
Description
Activity
Show:

Brian J. June 28, 2018 at 9:53 AM
All tables in the Membership tool include a pager and a search filter component.

Sam Ottenhoff June 28, 2018 at 9:48 AM
Does this table use a pager? If not, how about just using jquery tablesorter? It's more accessible in that it doesn't reload the page and move focus away from the table.
Fixed
Details
Details
Priority
Affects versions
Fix versions
Components
Assignee

Reporter

Created June 28, 2018 at 9:25 AM
Updated July 26, 2018 at 9:42 AM
Resolved June 29, 2018 at 12:48 PM
In Membership > My Official Course Enrolments, the table headers are clickable where the intention is to sort the table by the given column. However, the sorting doesn't work; the page is refreshed but the data (order) in the table remains unchanged.