Fix table sort logic #40

Closed
opened 2022-01-02 15:25:11 -05:00 by colwellkr · 0 comments
Contributor

The table sorting script, sort-tables.js does not properly process numeric fields as they usually have other characters in them causing it to string sort instead of integer sort.

The table sorting script, `sort-tables.js` does not properly process numeric fields as they usually have other characters in them causing it to string sort instead of integer sort.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: timw4mail/HummingBirdAnimeClient#40
No description provided.