api-services-portal
api-services-portal copied to clipboard
Cache table sort options
When a user selects a specific sort column for any table with sorting enabled, cache that selection so subsequent page visits the selections are the same.
@Jonesy @elisafw-ux @nathaliamorales
Say for the Products page, is the intention that the sort order be applied to all products when the sort is selected in one product? Looks like the sort order is preserved just for that particular product.. not sure if that was the intention?
@ikethecoder thats right. The sort order should apply only to that particular product/table