[LAD Tables] Configuration not changed/persisted when toggling "Autosize" for columns #6636
Closed
2 of 7 tasks
Labels
Milestone
Summary
There are some cases where you can't autosize the columns. This is sometimes avoided if there are hidden columns or if you were to hide/show columns and then autosize.
Expected vs Current Behavior
When clicking on the 'Autosize' LAD Table button, we should expect it to do something. Either equal width columns or autosized columns.
Steps to Reproduce
await openmct.objects.get('[thatIdThatWeJustTalkedAbout]')
openmct.objects.mutate(temp1, 'configuration', {})
I'm not sure how we got into this state before, but this is a solid way to see if a fix for it works.
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: