Update Delivery Service URL Signature Keys table to use AG-Grid instead of jQuery "dataTables" #6504
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
Milestone
This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
Current behavior:
The
traffic_portal/app/src/modules/private/deliveryServices/urlSigKeys/DeliveryServiceUrlSigKeysController.js
table uses the jQuery "dataTables" plugin.New behavior:
The
traffic_portal/app/src/modules/private/deliveryServices/urlSigKeys/DeliveryServiceUrlSigKeysController.js
table uses the faster, actively maintained AG-Grid component.The text was updated successfully, but these errors were encountered: