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

DoDs sometimes don't render on hover #4413

Open
ikesau opened this issue Jan 8, 2025 · 1 comment
Open

DoDs sometimes don't render on hover #4413

ikesau opened this issue Jan 8, 2025 · 1 comment
Assignees
Labels
bug priority 2 - important site soonish and small Do it some time soon like next cooldown

Comments

@ikesau
Copy link
Member

ikesau commented Jan 8, 2025

Saloni noticed this when changing tabs on this deprecated COVID chart

dod.rendering.issue.mp4

I can reproduce on Firefox 134, but there's no console output indicating an error. Presumably something is going wrong with the global event listener we use to power DoDs, or maybe it's to do with the fact that this DoD is inside a bold tag.

Additional investigation required.

function handleEvent(event: MouseEvent | TouchEvent) {

Slack context

@danyx23
Copy link
Contributor

danyx23 commented Jan 14, 2025

Might be related to how bolding ends up being nested. Needs some investigation.

@danyx23 danyx23 added priority 2 - important soonish and small Do it some time soon like next cooldown and removed needs triage labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug priority 2 - important site soonish and small Do it some time soon like next cooldown
Projects
None yet
Development

No branches or pull requests

2 participants