hyojin / material-ui-datatables

An another React Data tables component.
MIT License
165 stars 58 forks source link

Slight modification on cellClick #67

Open anusree-mmlab opened 7 years ago

anusree-mmlab commented 7 years ago

Inside _this.handleCellClick There is a condition if (onCellClick && !selectable) This prevents the cell from clicked when selected. I programatically shows the selected show and i need to work selected and onClick work together

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 87.975% when pulling 032c1da399666719d7445b1afc5c5d414100735d on anusree-mmlab:master into f091d4a44532db82752a439428500272bc60872c on hyojin:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-19.9%) to 68.085% when pulling e073c05d1c26d6a5c148fe3b8265f6e964dc4bb7 on anusree-mmlab:master into f091d4a44532db82752a439428500272bc60872c on hyojin:master.