Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

League/archives/ allow table sorting #422

Open
angelsesma opened this issue Jan 10, 2021 · 6 comments
Open

League/archives/ allow table sorting #422

angelsesma opened this issue Jan 10, 2021 · 6 comments
Labels

Comments

@angelsesma
Copy link
Contributor

helps visualize open leagues sorting by date; alphabetical order displays open leagues down at the bottom

@angelsesma
Copy link
Contributor Author

realized sorting class exists for tables, will try to implement that way

@cspaier
Copy link
Contributor

cspaier commented Jan 10, 2021

wait, table are sortable already isn't it?
We use datatable.

@angelsesma
Copy link
Contributor Author

thanks for the heads up!

@climu
Copy link
Owner

climu commented Feb 5, 2021

If you cannot sort, please include the browser you use and javascript console logs.

@angelsesma
Copy link
Contributor Author

Firefox logs the following errors when loading /league/archives/ :

http://cdnjs.cloudflare.com/ajax/libs/moment.js/2.23.0/locale/es-mx.js” was blocked due to MIME type mismatch (“text/html”) (X-Content-Type-Options: nosniff).

Uncaught TypeError: a._locale is null

all of the other tables allow sorting without problem

@raylu
Copy link
Collaborator

raylu commented Feb 18, 2021

weird, that file is missing for everything older than 2.29.0. here's 2.28.0: https://cdnjs.com/libraries/moment.js/2.28.0

@climu climu added the bug label Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants