Perspective Table with boolean and number editables in the same column

A table component with the column render set to ‘auto’ displays values and checkboxes. Editing the values works, whereas clicking on the checkboxes repeatedly does nothing. Clicking on the checkboxes no longer seems to trigger the ‘onEditCellCommit’ event. Is it not possible to have both in the same column?

table%20component

Not sure if this is the same issue for you but this popped up when I was searching for Perspective checkboxes not working so…

Annoyingly, you have to double-click on the cell to engage edit mode before the clicks to the checkbox will register

That is not at all expected behavior and will certainly confuse users. Unless there’s something I’m missing I’ll have to file a feature request and re-implement this in the onRowClick event

1 Like