-
-
Notifications
You must be signed in to change notification settings - Fork 23
Add a modal Dialog component #245
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
base: main
Are you sure you want to change the base?
Conversation
Hi @CyberDex please take a look at my PR. I am still working on it, but do you have any suggestions already? |
…ve it a scrollSpeed param
…e other components
Hi @Zyie @GoodBoyDigital @CyberDex please review my PR |
Hi @CyberDex I have improved the PR:
Below are screenshots demoing this - the Simple Alert story has no animations and the Confirm Dialog story uses custom FancyButtons with hover/press animations: ![]() ![]() I don't see any color issues in the Storybook on my end. Could you please confirm if the colors still look weird to you? |
Add a modal Dialog component to PixiUI for asking questions and presenting simple choices:
onSelect
signal with button index and text when user makes a selectionGetViewSettings
closeOnBackdropClick
to dismiss on a scrim tap