appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

fix: table row selection using image cell

Open saicharan-zemoso opened this issue 5 months ago • 6 comments

fixes issue: 16110

fixed the issue with the selection of row using image column cell

After the fix the user is able to select the table row by clicking on the image type column cell.

video:

https://github.com/user-attachments/assets/77512908-7e82-4dd5-b5bc-e1fd08416988

Summary by CodeRabbit

  • New Features

    • Enhanced the ImageCell component to allow click events to propagate to parent components, improving interaction capabilities.
  • Tests

    • Introduced a new test suite for the ImageCell component to verify click event propagation and ensure reliable functionality.

saicharan-zemoso avatar Sep 11 '24 10:09 saicharan-zemoso