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

Properties tooltip and time slider behaviour #182

Open
kd-ods opened this issue Dec 4, 2024 · 1 comment · May be fixed by #175
Open

Properties tooltip and time slider behaviour #182

kd-ods opened this issue Dec 4, 2024 · 1 comment · May be fixed by #175
Assignees
Labels
bug Something isn't working

Comments

@kd-ods
Copy link
Collaborator

kd-ods commented Dec 4, 2024

Bug description

When the time point changes, if a properties tooltip is open, it remains open and does not update.

Steps to reproduce

  1. Paste this JSON into the visualiser tool and click 'Draw'.
  2. Drag the timeslider handle to the 2020-09-11 point.
  3. Click the 'Patrick O'Donohue' node. A tooltip pops up and the disclosure widget is populated and open.
  4. Drag the timeslider handle one step to the right, to the 2021-09-11 point.
  5. Notice that the disclosure widget is closed, but the tooltip remains in position and contains the content of the 'old' node.

Expected behaviour

Like the disclosure widget, the tooltip should disappear once the handle on the timeslider moves.

@kd-ods kd-ods added the bug Something isn't working label Dec 4, 2024
@codemacabre
Copy link
Collaborator

This should be straightforward to fix and is likely related to #178.

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
Development

Successfully merging a pull request may close this issue.

2 participants