Skip to content

Fix Users table sort logic#526

Open
tommywhitney wants to merge 1 commit into
CyferShepard:unstablefrom
tommywhitney:user-table-sort
Open

Fix Users table sort logic#526
tommywhitney wants to merge 1 commit into
CyferShepard:unstablefrom
tommywhitney:user-table-sort

Conversation

@tommywhitney
Copy link
Copy Markdown

The sorting logic was inverted for the Plays, Watch Time and Last Seen columns on the users table. Last seen was also sorting based on string comparison rather than time.

This change fixes and refactors the sorting logic and also updates the Last Seen column to sort based on time by introducing a new getTimeInSeconds() helper function.

@tommywhitney tommywhitney changed the title Refactor Users table sort logic Fix Users table sort logic May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant