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 require data-role tag on the components for automation tests. These were present on the old table comopenents.
Current behaviour
There is no data-role tag on the flat-table components.
Suggested Solution
Add the data-role tag for the flat-table components. Most of the carbon components have these but a handful does not. Could we look to add data-role tags for all components please for the reasons outlined above?
CodeSandbox or Storybook URL
No response
Anything else we should know?
No response
Confidentiality
I confirm there is no confidential or commercially sensitive information included.
The text was updated successfully, but these errors were encountered:
…ponents
Fixes: #4862
You can now add any data-xxx prop onto the following components:
FlatTable
FlatTableBody
FlatTableBodyDraggable
FlatTableCell
FlatTableCheckbox
FlatTableHead
FlatTableHeader
FlatTableRow
FlatTableRowHeader
They will be added onto the root element of the component.
## [104.52.0](v104.51.0...v104.52.0) (2022-03-08)
### Features
* **flat-table:** add ability to use data-xxx props on flat table components ([11b365d](11b365d)), closes [#4862](#4862)
Desired behaviour
We require data-role tag on the components for automation tests. These were present on the old table comopenents.
Current behaviour
There is no data-role tag on the flat-table components.
Suggested Solution
Add the data-role tag for the flat-table components. Most of the carbon components have these but a handful does not. Could we look to add data-role tags for all components please for the reasons outlined above?
CodeSandbox or Storybook URL
No response
Anything else we should know?
No response
Confidentiality
The text was updated successfully, but these errors were encountered: