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(legend): avoid expanding label on click #209

Merged
merged 1 commit into from
May 20, 2019

Conversation

markov00
Copy link
Member

Summary

The version 4.2.2 has introduced a bug on the rendering of the legend when the eye button is clicked as displayed in the gif.

May-20-2019 23-43-01

This PR fix that issue specifying the grow parameter into the title element.

May-20-2019 23-45-16

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

  • [ ] Any consumer-facing exports were added to src/index.ts (and stories only import from ../src except for test data & storybook)
  • This was checked for cross-browser compatibility, including a check against IE11
  • [ ] Proper documentation or storybook story was added for features that require explanation or tutorials
  • [ ] Unit tests were updated or added to match the most common scenarios
  • Each commit follows the convention

@codecov-io
Copy link

codecov-io commented May 20, 2019

Codecov Report

Merging #209 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #209   +/-   ##
======================================
  Coverage    97.4%   97.4%           
======================================
  Files          35      35           
  Lines        2120    2120           
  Branches      315     315           
======================================
  Hits         2065    2065           
  Misses         48      48           
  Partials        7       7

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e38e8f6...99ef9f8. Read the comment docs.

@markov00 markov00 merged commit 22cad8e into elastic:master May 20, 2019
@markov00 markov00 deleted the fix_legend_click branch May 20, 2019 21:54
markov00 pushed a commit that referenced this pull request May 20, 2019
## [4.2.3](v4.2.2...v4.2.3) (2019-05-20)

### Bug Fixes

* **legend:** avoid expanding label on click ([#209](#209)) ([22cad8e](22cad8e))
@markov00
Copy link
Member Author

🎉 This PR is included in version 4.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label May 20, 2019
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Issue released publicly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants