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

Update Cache Stats table to use AG-Grid instead of jQuery "dataTables" #6503

Closed
ocket8888 opened this issue Jan 11, 2022 · 0 comments · Fixed by #6400
Closed

Update Cache Stats table to use AG-Grid instead of jQuery "dataTables" #6503

ocket8888 opened this issue Jan 11, 2022 · 0 comments · Fixed by #6400
Labels
improvement The functionality exists but it could be improved in some way. low difficulty the estimated level of effort to resolve this issue is low low impact affects only a small portion of a CDN, and cannot itself break one tech debt rework due to choosing easy/limited solution Traffic Portal v1 related to Traffic Portal version 1

Comments

@ocket8888
Copy link
Contributor

This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:

  • Traffic Portal

Current behavior:

The traffic_portal/app/src/modules/private/cacheStats/CacheStatsController.js table uses the jQuery "dataTables" plugin.

New behavior:

The traffic_portal/app/src/modules/private/cacheStats/CacheStatsController.js table uses the faster, actively maintained AG-Grid component.

@ocket8888 ocket8888 added Traffic Portal v1 related to Traffic Portal version 1 tech debt rework due to choosing easy/limited solution improvement The functionality exists but it could be improved in some way. labels Jan 11, 2022
@ocket8888 ocket8888 added this to the AG-Grid TP tables milestone Jan 11, 2022
@mitchell852 mitchell852 added low difficulty the estimated level of effort to resolve this issue is low low impact affects only a small portion of a CDN, and cannot itself break one labels Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement The functionality exists but it could be improved in some way. low difficulty the estimated level of effort to resolve this issue is low low impact affects only a small portion of a CDN, and cannot itself break one tech debt rework due to choosing easy/limited solution Traffic Portal v1 related to Traffic Portal version 1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants