Skip to content

Slight modification on cellClick #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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