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

Dialog is break #467

Open
vincehi opened this issue Nov 7, 2024 · 2 comments
Open

Dialog is break #467

vincehi opened this issue Nov 7, 2024 · 2 comments

Comments

@vincehi
Copy link

vincehi commented Nov 7, 2024

Capture d’écran 2024-11-07 à 09 23 04
@riceboyler
Copy link

Yeah, and I personally can't even get it to load the backdrop for me when I try to run it in my local project. I've done the CLI installation, but dialog__backdrop doesn't appear to be getting generated by panda, even after running prepare. Something feels just plain off about the implementation of Dialog.

@thewebartisan7
Copy link

It seems an issue just with demo.
The buttons should not have width=full here in demo https://github.com/cschroeter/park-ui/blob/main/components/react/src/demos/dialog.demo.tsx#L21C1-L28C21
by removing this works fine.
in case it should have flex: 1 to make both buttons full width inside dialog.

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

3 participants