-
-
Notifications
You must be signed in to change notification settings - Fork 158
Closed as not planned
Closed as not planned
Copy link
Labels
status/duplicateThis issue or pull request already existsThis issue or pull request already existsstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/bugSomething isn't workingSomething isn't working
Description
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
main
-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
Kafka Connector Connector Editor does not enable the "Submit" button when a value is pasted
Expected behavior
It should be enabled
Your installation details
Steps to reproduce
- Navigate to an existing running connector
- Click on Config
- Paste a value in the editor. For example :
- Both using the keyboard shortcuts and Chrome dialog produce the same bug
{
"connector.class": "com.google.pubsub.kafka.sink.CloudPubSubSinkConnector",
"errors.tolerance": "all"
}
Expected: The "submit" button is enabled
Actual: The button is not enabled. I need to do manual edits to trigger the event that enables the button
Screenshots
2024-11-27_14-21-03.mp4
Logs
No response
Additional context
This issue may be related to #495 although the steps to reproduce are a bit different
Metadata
Metadata
Assignees
Labels
status/duplicateThis issue or pull request already existsThis issue or pull request already existsstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/bugSomething isn't workingSomething isn't working