Skip to content

Conversation

@snaheth
Copy link

@snaheth snaheth commented Apr 11, 2017

Not using props on this one so we don't have to spread our code out over classes, as discussed

dorisjlee and others added 30 commits October 3, 2016 16:30
…and Genotype.js constructors to take in objects instead
…and Genotype.js constructors to take in objects instead
searchNode = ReactDOM.findDOMNode(searchNode).parentNode;
if (searchNode && searchNode.className && searchNode.className.split(' ') && searchNode.className.split(' ')[1]) {
let name = searchNode.className.split(' ')[1];
if (name == GenotypeTrack.displayName) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we decide to do anything about the PileupTrack?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you comment this a little more so we know whats going on?

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@snaheth
Copy link
Author

snaheth commented Apr 28, 2017

Fixed in the latest PR

@snaheth snaheth closed this Apr 28, 2017
@akmorrow13
Copy link
Owner

Sorry @snaheth , that was a test PR for some build testing and will not be merged.

@akmorrow13 akmorrow13 reopened this Apr 28, 2017
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

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.

7 participants