Skip to content
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

Fix data tooltips #70

Open
anderspitman opened this issue Jul 23, 2024 · 5 comments
Open

Fix data tooltips #70

anderspitman opened this issue Jul 23, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@anderspitman
Copy link
Member

anderspitman commented Jul 23, 2024

Production bam has small tooltips that pop up when you hover over the bars in the histograms. These are currently broken. The fact that they are broken might have been hidden for a while because we were setting the title on the custom elements, which created a single unwanted tooltip for the entire chart (see #54).

Note I believe this is also related to OICR's tooltip layout issue.

@anderspitman anderspitman added the bug Something isn't working label Jul 23, 2024
@anderspitman anderspitman added this to the bam2 Mosaic integration milestone Jul 23, 2024
@anderspitman anderspitman self-assigned this Jul 23, 2024
@anderspitman
Copy link
Member Author

One clue so far. Looks like the tooltip is showing up in the very bottom left of document.body

@YangQi007
Copy link
Contributor

Can we close this issue? It looks like it was resolved in #54.

@anderspitman
Copy link
Member Author

I think we should probably wait to close this until the formatting is properly merged

@anderspitman
Copy link
Member Author

@YangQi007 what's the status of this one? Currently the tooltips for bam1 and bam2 are different.

@YangQi007
Copy link
Contributor

@YangQi007 what's the status of this one? Currently the tooltips for bam1 and bam2 are different.

Yes, we need to format the tooltips in bam2. This issue is related to the #116.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants