apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.02k stars 339 forks source link

[TPv2] Column rendering broken #7373

Open rimashah25 opened 1 year ago

rimashah25 commented 1 year ago

This Bug Report affects these Traffic Control components:

Current behavior:

When column are arranged in the order seen in TPv1. Upon refresh we loose the order and it reverts back to its original structure. For eg: Original Order for ASN table is [Fig 1]:

image

Arranging the column as follows [Fig 2]:

image

Upon refreshing the screen, we see column arranged as Fig 1 instead of 2

Expected behavior:

Expected column order to be as seen in Fig 2 even after refreshing the page

Steps to reproduce:

  1. Go to any table and arrange the column as per user's choice.
  2. Refresh the page
  3. Check to see if the arrangement worked or it reverted back to original order
mitchell852 commented 10 months ago

@rimashah25 doesn't this happen in TPv1 too?

ocket8888 commented 10 months ago

No, it doesn't, I just checked