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

Feature/flag to disable focuslock #253

Merged

Conversation

bellsml
Copy link

@bellsml bellsml commented Apr 7, 2020

Focuslock component used by Reactour sometimes closes menus, dropdowns and modals, affecting page behavior.

@bellsml bellsml mentioned this pull request Apr 7, 2020
@elrumordelaluz elrumordelaluz merged commit a596504 into elrumordelaluz:v1 Apr 7, 2020
@PeterKottas
Copy link

I noticed the disabledFocusLock is not included in the d.ts for typescript. I was wondering if it would be easier for you to just commit it to master directly @elrumordelaluz. This is the missing code:

  /**
   * Disables focus lock
   */
  disableFocusLock?: boolean;

Not sure about other features that landed in v17. Have there been any changes in the API?

@elrumordelaluz
Copy link
Owner

@PeterKottas you mean here, right?

@PeterKottas
Copy link

Yeah, that's right!

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.

3 participants