Skip to content

Add connection testing functionality to connection dialogs#645

Draft
sagarswamirao wants to merge 1 commit intomainfrom
sagark/publisher-ui-test-connection
Draft

Add connection testing functionality to connection dialogs#645
sagarswamirao wants to merge 1 commit intomainfrom
sagark/publisher-ui-test-connection

Conversation

@sagarswamirao
Copy link
Copy Markdown
Collaborator

  • Introduced onTestConnection prop to AddConnectionDialog and EditConnectionDialog components, allowing users to test connection configurations.
  • Implemented connection testing logic, including status handling and error messaging, to provide feedback during the testing process.
  • Updated Connections component to pass the new testing functionality to the respective dialogs.

These changes enhance user experience by enabling real-time validation of connection settings.

- Introduced `onTestConnection` prop to `AddConnectionDialog` and `EditConnectionDialog` components, allowing users to test connection configurations.
- Implemented connection testing logic, including status handling and error messaging, to provide feedback during the testing process.
- Updated `Connections` component to pass the new testing functionality to the respective dialogs.

These changes enhance user experience by enabling real-time validation of connection settings.

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
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