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

[6.7] [Canvas] Adds doc links and keyboard shortcut cheatsheat to help menu (#31335) #31729

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

cqliu1
Copy link
Contributor

@cqliu1 cqliu1 commented Feb 21, 2019

Backports the following commits to 6.7:

This is a partial backport. The UI changes made in 6.7 to the global nav can't be backported, but all of the keyboard event handling and shortcut changes will be backported. This backport removes changes related to the global nav:

  • removed HelpMenu and KeyboardShortcutsDoc components
  • removed changes in public/app.js that add HelpMenu to the global nav
  • restored doc link in WorkpadManager
  • removed getClientPlatform public lib function

All other changes not listed above were retained in this backport.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@cqliu1 cqliu1 closed this Feb 21, 2019
@cqliu1 cqliu1 reopened this Feb 22, 2019
@cqliu1 cqliu1 requested a review from monfera February 22, 2019 17:01
…elastic#31335)

    * Fixed tooltip in fullscreen_control

    * Removed aeroelastic keyboard event handlers

    * Added input target check to workpad page keyhandler

    * Fixed ungrouping

    * Removed tabIndex

    * Fix: reintroduce additional call on keyboard event
Copy link
Contributor

@monfera monfera left a comment

Choose a reason for hiding this comment

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

I might be wrong, but it looks like some files in the exluded commits have things that could be retained, eg. the key map 87bb9f7#diff-94893c7fdd2dc31a0bafdf3436a0fc7a - what do you think?

@cqliu1
Copy link
Contributor Author

cqliu1 commented Feb 22, 2019

@monfera It'd be more accurate to say that I kept changes in specific files and deleted changes in others. Let me list the changes I specifically removed instead of which commits I kept/reverted bc that isn't completely accurate. The PR was squashed, so all the changes were in one commit, and I reset the commit and recommitted only the changed I wanted to keep.

@monfera monfera self-requested a review February 22, 2019 17:37
@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Contributor

@monfera monfera left a comment

Choose a reason for hiding this comment

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

Thanks Catherine, nice carving out of what can be backported!

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@cqliu1 cqliu1 merged commit 7488b22 into elastic:6.7 Feb 22, 2019
@cqliu1 cqliu1 deleted the backport/6.7/pr-31335 branch February 22, 2019 22:22
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants