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

Bug - Modal - There's no way to pass a class to Backdrop #11016

Closed
rebeccaalpert opened this issue Sep 17, 2024 · 0 comments · Fixed by #11015
Closed

Bug - Modal - There's no way to pass a class to Backdrop #11016

rebeccaalpert opened this issue Sep 17, 2024 · 0 comments · Fixed by #11015
Assignees

Comments

@rebeccaalpert
Copy link
Member

Describe the problem
We're doing some things in virtual-assistant that require adjusting the Backdrop in the Modal. However, Modal does not let you directly pass classes to Backdrop. It only allows you to put classes on the dialog itself.

Expected behavior
There should be a prop that allows Modal to pass a className prop down through ModalContent to Backdrop.

Is this issue blocking you?
It is. I have to add a second Backdrop right now conditionally to get it to do what we need - I would prefer to drop it since it's confusing.

What is your product and what release date are you targeting?
virtual-assistant extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant