Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #362 from metasfresh/dev-215
Browse files Browse the repository at this point in the history
fix #215 - shortcut working even when the input is focused
  • Loading branch information
damianprzygodzki authored Feb 20, 2017
2 parents 74ff5f6 + 644e218 commit 97afadf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/shortcuts/DocumentStatusContextShortcuts.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class DocumentStatusContextShortcuts extends Component {
isolate = { true }
preventDefault = { true }
stopPropagation = { true }
dataShortcuts = { true }
/>
)
}
Expand Down

0 comments on commit 97afadf

Please sign in to comment.