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: make spacebar work on all buttons in action toolbar #1215

Merged
merged 2 commits into from
Apr 6, 2023

Conversation

T-Wizard
Copy link
Collaborator

@T-Wizard T-Wizard commented Apr 5, 2023

Motivation

Requirements checklist

  • Api specification
    • Ran yarn spec
      • No changes OR API changes has been formally approved
  • Unit/Component test coverage
  • Correct PR title for the changes (fix, chore, feat)

When build and tests have passed:

  • Add code reviewers, for example @qlik-oss/nebula-core

Comment on lines +33 to +34
keyboardAction: () => {
onKeyDeactivate();
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

cleaup: the parameter was not used by the caller of keyboardAction or onKeyDeactivate

@T-Wizard T-Wizard marked this pull request as ready for review April 5, 2023 10:01
@T-Wizard T-Wizard merged commit 2c6ca59 into master Apr 6, 2023
@T-Wizard T-Wizard deleted the make-space-work-for-all-buttons-in-toolbar branch April 6, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants