Skip to content

Slight modification on cellClick - #67

Open
anusree-mmlab wants to merge 2 commits into
hyojin:masterfrom
anusree-mmlab:master
Open

Slight modification on cellClick#67
anusree-mmlab wants to merge 2 commits into
hyojin:masterfrom
anusree-mmlab:master

Conversation

@anusree-mmlab

Copy link
Copy Markdown

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

Coverage Status

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

@coveralls

Copy link
Copy Markdown

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