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

Updating ajax for datatables #793

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

jack-tii
Copy link
Contributor

When migrating to AMD we updated datatables to a new version. This has partial backward compatibility with the old version’s URL parameters for the ajax requests it uses to populate the tables. However this is causing the table to appear to hang on a loading spinner during searching/sorting/pagination. We need to rewrite the ajax handler to parse the new URL parameters and handle all features we previously supported.

Copy link

snyk-io bot commented Jan 21, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant