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: fixed drawer windowClass prop #360

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

oxala
Copy link
Contributor

@oxala oxala commented Sep 10, 2024

Currently the windowClass prop is swallowed by the drawer component and not being passed to the DialogBase. This PR fixes that.

@darkwebdev
Copy link
Collaborator

@oxala Hey Gleb! Thanks for the PR!
One question: any idea if that works the same way in eBayUI marko?

@oxala
Copy link
Contributor Author

oxala commented Sep 12, 2024

It's also broken in marko: https://github.com/eBay/ebayui-core/blob/master/src/components/ebay-drawer-dialog/index.marko#L19-L23

I know that you trying to be a 1:1 replica of the marko library. But replicating a bug, since i CAN pass the windowClass, is not a good way in my opinion.

@darkwebdev darkwebdev merged commit f87b421 into eBay:main Sep 12, 2024
6 checks passed
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