plotly / plotly/react-plotly.js
Tooltips stops working on_hover
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 138
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 4
Description
At times, when showing multiple charts, the tooltips stops showing. On individual, single detail chart views, this is generally not the case. Both pages, edit and show charts, are fundamentally the same. The major difference is that on "Show Charts" page I have imported certain components from 'reactstrap'. Has anyone else run into this issue?
Also weirdly, if i go from "Edit Chart" to "Show Chart" it works, until I click on some reactstrap modal. Thoughts?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with multiple charts on the Edit Chart and Show Chart pages, then compare it with a single detail chart. Pay particular attention to the Show Chart page's reactstrap components and the change in behavior after opening a reactstrap modal. Done means tooltips continue to appear reliably in these cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100