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

[Heatmap] Brushing action over the Y-axis labels #1338

Closed
darnautov opened this issue Aug 25, 2021 · 1 comment · Fixed by #1364
Closed

[Heatmap] Brushing action over the Y-axis labels #1338

darnautov opened this issue Aug 25, 2021 · 1 comment · Fixed by #1364
Assignees
Labels
bug Something isn't working :heatmap Heatmap/Swimlane chart related issue Impact:Medium :interactions Interactions related issue released Issue released publicly

Comments

@darnautov
Copy link
Contributor

Describe the bug
Brushing action over the Y-axis labels triggers highlightes cells to the right and invoke onBrushEnd event.

Expected behaviour
Cells should not be highlighted because the cursor never appears on top. onBrushEnd event probably still can be triggered but it shouldn't contain any values from the X-axis labels.

Screenshots
https://user-images.githubusercontent.com/5236598/130745236-55acdf4e-5efe-465b-a6e7-0d211de265b5.mov

@darnautov darnautov added bug Something isn't working :interactions Interactions related issue :heatmap Heatmap/Swimlane chart related issue labels Aug 25, 2021
@rshen91 rshen91 self-assigned this Sep 3, 2021
@nickofthyme
Copy link
Collaborator

🎉 This issue has been resolved in version 35.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nickofthyme nickofthyme added the released Issue released publicly label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working :heatmap Heatmap/Swimlane chart related issue Impact:Medium :interactions Interactions related issue released Issue released publicly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants