Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interacting with selects on DataTable on Chrome causes the page to disappear #7744

Closed
1 of 2 tasks
JensenAlexander opened this issue Feb 4, 2021 · 1 comment
Closed
1 of 2 tasks

Comments

@JensenAlexander
Copy link

JensenAlexander commented Feb 4, 2021

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Detailed description

Describe in detail the issue you're having.

We have a DataTable with radio selects in a modal. When we select a row, the table and the rest of the content in the modal will disappear. This only occurs while using chrome. Testing the table with Safari and FireFox results in the correct behavior.

Using Chrome before Select:
image

Using Chrome after Select:
image

Using Safari (desired results):
image

Is this issue related to a specific component?

DataTable

What did you expect to happen? What happened instead? What would you like to
see changed?

Expected the behavior to be like the behavior in the third screenshot.

What browser are you working in?

Chrome

What version of the Carbon Design System are you using?

7.26.0

Not sure if it is related or will help with this issue, but if you go to https://react.carbondesignsystem.com/?path=/docs/datatable-filtering--usage on Chrome and click the gear icon on the right side of the table, then it produces something similar so what I think is happening with our table.

@tw15egan
Copy link
Collaborator

tw15egan commented Feb 4, 2021

I believe this is a similar issue to #7340 and was just fixed via #7698

Can you try updating to 7.28.0/10.28.0 and see if the issue still exists ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants