Skip to content

feat: cancel brush event with escape key#819

Merged
nickofthyme merged 6 commits intoelastic:masterfrom
nickofthyme:feat/brush-cancel
Sep 16, 2020
Merged

feat: cancel brush event with escape key#819
nickofthyme merged 6 commits intoelastic:masterfrom
nickofthyme:feat/brush-cancel

Conversation

@nickofthyme
Copy link
Collaborator

@nickofthyme nickofthyme commented Sep 15, 2020

Summary

Enable canceling brushing and click of xy charts with Escape

Screen Recording 2020-09-14 at 07 06 PM

Checklist

  • 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
  • Unit tests were updated or added to match the most common scenarios

@nickofthyme nickofthyme added enhancement New feature or request :interactions Interactions related issue :xy Bar/Line/Area chart related labels Sep 15, 2020
Copy link
Collaborator

@markov00 markov00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and looks good.
nit: if we can avoid that hasBrushListener instance variable it will be great, if not I'm fine with the current implementation

@nickofthyme
Copy link
Collaborator Author

@markov00 Updated based on our talk.

@nickofthyme nickofthyme merged commit b599d13 into elastic:master Sep 16, 2020
@nickofthyme nickofthyme deleted the feat/brush-cancel branch September 16, 2020 16:55
markov00 pushed a commit that referenced this pull request Sep 16, 2020
# [21.3.0](v21.2.0...v21.3.0) (2020-09-16)

### Bug Fixes

* legend dark mode hover color ([#820](#820)) ([5227b2e](5227b2e))

### Features

* cancel brush/click event with escape key ([#819](#819)) ([b599d13](b599d13))
* show crosshair for external pointer events ([#817](#817)) ([f591a6a](f591a6a))
@markov00
Copy link
Collaborator

🎉 This PR is included in version 21.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label Sep 16, 2020
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

enhancement New feature or request :interactions Interactions related issue released Issue released publicly :xy Bar/Line/Area chart related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants