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

fix(copy): remove schema from formData to fix validation error on copy #2019

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

AlexisSouquiere
Copy link
Collaborator

@AlexisSouquiere AlexisSouquiere commented Dec 11, 2024

Fix #1971

Removed extra values in the form data (key / value schema) that prevented the form validation to be true.

There is still an area for improvement as the schema information from the message is not taken into account. The selected key/value schema is will be the one corresponding to the topic (not the one from the message if a different schema is used - user will have to select the right one in the dropdown)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

Produce button disabled after copying message on AKHQ version 0.25.1
1 participant