You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need the ability to click on a row in EuiTable and "expand" it to see more detail about that row. We can implement this by inserting a new row beneath the one that was clicked with a colSpan value so that it fills the entire width of the table.
The text was updated successfully, but these errors were encountered:
CC @walterra @jgowdyelastic @peteharverson
We need the ability to click on a row in EuiTable and "expand" it to see more detail about that row. We can implement this by inserting a new row beneath the one that was clicked with a colSpan value so that it fills the entire width of the table.
The text was updated successfully, but these errors were encountered: