Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

🚧- No slides in json tooltip #2303

Merged
merged 4 commits into from
Apr 4, 2018
Merged

Conversation

anncatton
Copy link
Contributor

Show slides in excluded tooltip until slide file count can be added to json download

@@ -84,7 +84,7 @@ export default compose(
arrangeColumnKey="exploreCases"
total={cases.hits.total}
endpoint="case_ssms"
downloadTooltip="Export All Except #Mutations and #Genes"
downloadTooltip="Export All Except #Mutations, #Genes and Slides"
Copy link
Contributor

Choose a reason for hiding this comment

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

why do Mutations and Genes have a #, but Slides does not?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just realized it must literally be "number of" genes or mutations...the table header has the hash mark too.

Copy link
Contributor

@alex-wilmer alex-wilmer Apr 4, 2018

Choose a reason for hiding this comment

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

What makes you sure it must literally be "number of"?

Not being sceptical, genuinely curious

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hehe it just occurred to me when I saw your comment. But not actually based in logic particularly...tbh I'm not sure why those columns would have it and not the others

Copy link
Contributor

Choose a reason for hiding this comment

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

this is a hilarious convo :P Reason for the # will have to ask @phuongmy

@anncatton anncatton merged commit 97fe56e into release/gack Apr 4, 2018
@anncatton anncatton deleted the no-slides-in-json-tooltip branch April 4, 2018 19:18
cy pushed a commit that referenced this pull request May 24, 2018
* 🚧  - Adding slides to json exclusion tooltip until slide count can be added to download.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants