[Bug]: carbon data table with radio button selection can not support multiple table in the same page #17190
Closed
2 tasks done
Labels
component: data-table
needs: community contribution
Due to roadmap and resource availability, we are looking for outside contributions on this issue.
role: dev 🤖
severity: 3
https://ibm.biz/carbon-severity
status: help wanted 👐
type: bug 🐛
Package
@carbon/react
Browser
Chrome
Package version
v1.63.2
React version
v17.0.2
Description
this is a change from #14644, it's required the consumer that one page having multiple tables with radio selection should pass the TableSelectRow name.
This is easy to be avoid from the library level, but not from the consumer application level, and the Table instance id can be supplied for that TableSelectRow name.
Reproduction/example
N/A
Steps to reproduce
our page has multiple tables, and it's failing for the radio button selection because they share a same name in different tables.
Suggested Severity
Severity 4 = Unrelated to a user task, has a workaround or does not need a workaround.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: