Christian Quinn
Christian Quinn
## Description Adjusts the table display to remove the expandable detail horizontal scrollbar for each row, and allow the detail content to overflow, giving the main table the horizontal scrollbar....
## Description Bug: Unable to expand table row when a row has already been selected 1. In table component, `toggleRowExpanded()` , we do a mutation on the toggled row: `row.$$state.expanded...
## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...