Skip to content

Conversation

@anusree-mmlab
Copy link

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

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
Copy link

Coverage Status

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

@coveralls
Copy link

Coverage Status

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants