This test simulates the issue where clicking the delete button in a table row also triggers the row click event.
Click the "Delete Shot" button. It should NOT trigger the "Row clicked" event.
Click anywhere else on the row. It SHOULD trigger the "Row clicked" event.