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

FE: KC: Pasting a config doesn't trigger form validation #514

Open
4 tasks done
superflo22 opened this issue Jul 31, 2024 · 1 comment · May be fixed by #515
Open
4 tasks done

FE: KC: Pasting a config doesn't trigger form validation #514

superflo22 opened this issue Jul 31, 2024 · 1 comment · May be fixed by #515
Assignees
Labels
area/connect Kafka Connect, its connectors area/ux User experiense issues scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/bug Something isn't working
Milestone

Comments

@superflo22
Copy link

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)

Copy paste a changed config into the Connectors Form. Now the Submit button is still disabled despite a valid and different JSON is in the Form.

Expected behavior

The Input validation should happen when a JSON config is copy pasted into the Form

Your installation details

Docker, with 8c70126

Steps to reproduce

Copy the existing config into an external editor, place that password back in, edit some JSON fields and then copy paste into the Form.

Screenshots

No response

Logs

No response

Additional context

No response

@superflo22 superflo22 added status/triage Issues pending maintainers triage type/bug Something isn't working labels Jul 31, 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 Jul 31, 2024
Copy link

Hi superflo22! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

@superflo22 superflo22 linked a pull request Jul 31, 2024 that will close this issue
13 tasks
@Haarolean Haarolean added scope/frontend Related to frontend changes area/ux User experiense issues area/connect Kafka Connect, its connectors and removed status/triage/manual Manual triage in progress labels Aug 1, 2024
@Haarolean Haarolean added this to the 1.1 milestone Aug 1, 2024
@Haarolean Haarolean changed the title FE: Broken config form validation with copy paste FE: KC: Pasting a config doesn't trigger form validation Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connect Kafka Connect, its connectors area/ux User experiense issues scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/bug Something isn't working
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

2 participants