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 Request] Support disableEnforceFocus in Modal Component #3406

Open
spencer-coterie opened this issue Jul 3, 2024 · 1 comment
Open

Comments

@spencer-coterie
Copy link

Is your feature request related to a problem? Please describe.

We present the react-plaid-link from the Modal component, and are facing an issue similar to the one discussed here.

Plaid keeps flickering, preventing the user from entering their credentials. Upon further inspection, the NextUI modal is preventing focus from leaving while it's open.

Describe the solution you'd like

To solve this problem, I'd like to see an disableEnforceFocus prop which behaves similarly to the behavior described in the Material UI Modal component.

Describe alternatives you've considered

As a workaround, we've been forced to modify how we present the Plaid experience, resulting in an inferior user experience.

Screenshots or Videos

No response

Copy link

linear bot commented Jul 3, 2024

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

No branches or pull requests

1 participant