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

Kafka Connector Connector Editor does not enable the "Submit" button when a value is pasted #683

Open
4 tasks done
yeikel opened this issue Nov 27, 2024 · 0 comments
Open
4 tasks done
Labels
status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/bug Something isn't working

Comments

@yeikel
Copy link
Contributor

yeikel commented Nov 27, 2024

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

9c028ed

Steps to reproduce

  1. Navigate to an existing running connector
  2. Click on Config
  3. 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

image

Logs

No response

Additional context

This issue may be related to #495 although the steps to reproduce are a bit different

@yeikel yeikel added status/triage Issues pending maintainers triage type/bug Something isn't working labels Nov 27, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant