Skip to content

fix(config-ui): Recover "Create a New Connection" action#8952

Open
kirillNevedrov wants to merge 1 commit into
apache:mainfrom
kirillNevedrov:fix-create-connection
Open

fix(config-ui): Recover "Create a New Connection" action#8952
kirillNevedrov wants to merge 1 commit into
apache:mainfrom
kirillNevedrov:fix-create-connection

Conversation

@kirillNevedrov

Copy link
Copy Markdown

Summary

This PR fixes "Create a New Connection" action. The issue is that clicking the "Create a New Connection" button causes Error: Objects are not valid as a React child error. It happens because react event object is passed as a pluginName argument to handleShowFormDialog function on button click. So the fix calls onCreate function with no arguments.

Does this close any open issues?

No

Screenshots

image

@kirillNevedrov kirillNevedrov changed the title Recover "Create a New Connection" action fix(config-ui) Recover "Create a New Connection" action Jun 24, 2026
@kirillNevedrov kirillNevedrov changed the title fix(config-ui) Recover "Create a New Connection" action fix(config-ui): Recover "Create a New Connection" action Jun 24, 2026
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.

1 participant