Akshat Jawne
Akshat Jawne
@mofojed I tried experimenting with trying to have the `IrisGridModelUpdater` listen for the `COLUMNS_CHANGED` event, and then accordingly set the `modelColumns` in the event handler, but that was not working...
For the image mismatches, will need to have new images taken, to replace `the rollup-rows-and-aggregate-columns `images, where the group column is shown by default (given that the setting will be...
@mofojed Adjusted logic according to your review, e2e tests may still fail because of the rollup images. How can we update those?
@mofojed Ran command, appears the snapshots were not updated?
 Tried running `npm run clean` then `npm i`, and then also restarted my computer and TS server, keep getting the above
Tried reproducing, I could not reproduce @vbabich
Was able to reproduce through Remote Desktop, but upon investigating the console and attempting to research online, not sure what the cause could be. The component renders, and then when...
Have continued to try and reproduce locally, without using remote desktop, both just with Tabs in a Spectrum Code Sandbox, as well as in deephaven.ui. I was not able to...