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(editor): fix an issue with not being able to save some of the forms #4499

Merged

Conversation

OlegIvaniv
Copy link
Contributor

@OlegIvaniv OlegIvaniv commented Nov 1, 2022

During the composition-api refactoring, I forgot to add validate emit on FormInput mount. This leads to FormInputs component not setting isReadyToSubmit correctly, which prevents the submission of some forms.

@OlegIvaniv OlegIvaniv self-assigned this Nov 1, 2022
@linear
Copy link

linear bot commented Nov 1, 2022

N8N-5355

@OlegIvaniv OlegIvaniv added ui Enhancement in /editor-ui or /design-system n8n team Authored by the n8n team labels Nov 1, 2022
@OlegIvaniv OlegIvaniv merged commit 1e445fc into master Nov 1, 2022
@OlegIvaniv OlegIvaniv deleted the n8n-5355-cannot-save-personal-settings-as-i-edit branch November 1, 2022 19:24
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Nov 1, 2022
@janober
Copy link
Member

janober commented Nov 2, 2022

Got released with n8n@0.201.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants