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 the bug that install plugin button does not work #INS-4646 #8149

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

yaoweiprc
Copy link
Contributor

The type attribute of button component from react aria is 'button' by default, which leads to that the onSubmit listener can not be triggered.

@yaoweiprc yaoweiprc requested a review from a team November 5, 2024 02:19
@yaoweiprc yaoweiprc changed the title Fix the bug that install plugin button does not work Fix the bug that install plugin button does not work #INS-4646 Nov 5, 2024
@CurryYangxx CurryYangxx merged commit 67fa4a1 into develop Nov 5, 2024
8 checks passed
@CurryYangxx CurryYangxx deleted the fix/install-plugin branch November 5, 2024 06:28
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