tegel icon indicating copy to clipboard operation
tegel copied to clipboard

feat(table): adding tdsClick event to table rows

Open ckrook opened this issue 4 months ago • 6 comments

Describe pull-request

This pull-request is regarding adding an tdsClick event to the table rows handle events on a row click.

Issue Linking:

Choose one of the following options

How to test

Provide detailed steps for testing, including any necessary setup.

  1. Go to storybook and navigate to the table component > basic row.
  2. Check in the console that the event is being triggered upon clicking a row.

Checklist before submission

  • [x] All existing tests pass
  • [x] I have updated the documentation (if applicable)

Suggested test steps

  • [x] Browser testing (Chrome, Safari, Firefox)
  • [x] Events

ckrook avatar Oct 10 '24 11:10 ckrook