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: Only focus preview when auto focus is allowed #244

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

priyajeet
Copy link
Contributor

So that the preview is not focusing itself and making the parent page jump. Auto focus helps with keyboard shortcuts. Autofocus is set to true when using content explorer.

Fixes typo in options to prevent preview library attach its own hotkey handlers.

Also fixes references to React 16 in test files. UI Elements aren't compatible with React 15.

So that the preview is not focusing itself and making the parent page jump. Auto focus helps with keyboard shortcuts.

Also fixes references to React 16 in test files. UI Elements aren't compatible with React 15.
@boxcla
Copy link

boxcla commented Mar 30, 2018

Verified that @priyajeet has signed the CLA. Thanks for the pull request!

@priyajeet priyajeet merged commit e9f1884 into box:master Mar 30, 2018
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.

2 participants