carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.76k stars 1.8k forks source link

[DataTable] Toolbar animations causing flickering when items are selected #3231

Closed vpicone closed 5 years ago

vpicone commented 5 years ago

Detailed description

When a DataTable has a toolbar, selecting any rows causes a jarring flickering.

Steps to reproduce the issue

react

  1. http://react.carbondesignsystem.com/?path=/story/datatable--with-batch-actions
  2. select a row

vanilla

  1. https://www.carbondesignsystem.com/components/data-table/code#expandable-data-table
  2. select a row

Screen Recording 2019-06-28 at 1 42 03 PM

vpicone commented 5 years ago

This was already fixed in master, duplicate