Closed elycheea closed 1 week ago
Hey @vsnichols, just reviewing this behavior here with the Carbon DataTable with row expansion, the row's bottom border also extends past the table. One of the reasons for this is because of the padding the cells/header cells have.
Removing the padding from the header cells will allow for the text to align with the row bottom border but the hover state looks incorrect.
We could apply some kind of mask to visually shorten the row bottom border for each expanded row. Something like the following:
Originally posted by @vsnichols in https://github.com/carbon-design-system/ibm-products/issues/3506#issuecomment-1751271371