Using functions to expand and collapse rows causes table flickering

Hey team,

With some custom CSS we've hidden the caret but the actual functionality remains.

On row select we've added 2 handlers (run script) to first collapse all rows then expand selected row.

  • if you place both functions in one "run script" seems the first one is not awaited so a manual delay needs to be added

  • Collapsing all rows then expanding one causes flickering in the nested table

  • Unrelated to this post navigating from page to page seems the sidebar flickers breaking the multi-app experience

Repo Table Flickering.json (129.8 KB)

Thanks for the feedback & app json! Flagging to our team for a fix