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

add enforceFocus property to the modal #1001

Merged

Conversation

arthur-FD
Copy link
Contributor

Hello,

Adding the enforceFocus property to the modal.
It is set by default to true, and cannot be change otherwise.
It is usefull to be able to set it to false when you have other elements you need to be able to interact with when the modal is activated - in our usecase, its a feedback widget.

Arthur

@tcbegley tcbegley force-pushed the add-enforceFocus-property-to-modal branch from 5914c23 to 1f75bcf Compare February 7, 2024 21:07
Copy link
Collaborator

@tcbegley tcbegley left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@tcbegley tcbegley merged commit 3e8e7ea into facultyai:main Feb 7, 2024
7 checks passed
@tcbegley tcbegley mentioned this pull request Feb 7, 2024
@tcbegley
Copy link
Collaborator

tcbegley commented Feb 8, 2024

This is available in the latest beta

pip install dash-bootstrap-components==1.6.0b1

This was referenced Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants