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

✨ - feat: implemented useFormDialog hook #140

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

Xaohs
Copy link
Contributor

@Xaohs Xaohs commented Oct 3, 2024

No description provided.

@Xaohs Xaohs closed this Oct 3, 2024
@Xaohs Xaohs force-pushed the issue/dialog-autofocus-alternative branch from cad5fa6 to 93623aa Compare October 3, 2024 11:42
@Xaohs Xaohs reopened this Oct 3, 2024
@Xaohs Xaohs marked this pull request as ready for review October 3, 2024 13:05
@Xaohs Xaohs requested a review from svenvandescheur October 3, 2024 13:05
@@ -98,6 +98,8 @@ export const Prompt: Story = {
"Annuleren",
args.onConfirm,
args.onCancel,
undefined,
Copy link
Collaborator

Choose a reason for hiding this comment

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

The public interface doesn't doesn't to change bacause of this refactor right? It just implements the behaviour of useFormDialog for code reuse?

@Xaohs Xaohs mentioned this pull request Oct 4, 2024
@Xaohs Xaohs merged commit 9fb6f1d into main Oct 10, 2024
7 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