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: Credentials save button is hidden unless you make changes to the #11492

Conversation

ShireenMissi
Copy link
Contributor

@ShireenMissi ShireenMissi commented Oct 31, 2024

Summary

The save button on credentials doesn't show up unless changes made to the fields or name, this PR fixes the issue by always showing the button for new credentials

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/NODE-1945/credentials-save-button-is-hidden-unless-you-make-changes-to-the

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@ShireenMissi ShireenMissi marked this pull request as draft October 31, 2024 17:49
@ShireenMissi ShireenMissi changed the title Node 1945 credentials save button is hidden unless you make changes to the fix: Node 1945 credentials save button is hidden unless you make changes to the Oct 31, 2024
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Oct 31, 2024
@ShireenMissi ShireenMissi force-pushed the node-1945-credentials-save-button-is-hidden-unless-you-make-changes-to-the branch from 0c95df1 to 7a7b3cb Compare October 31, 2024 22:02
@ShireenMissi ShireenMissi force-pushed the node-1945-credentials-save-button-is-hidden-unless-you-make-changes-to-the branch from 7a7b3cb to f527929 Compare November 1, 2024 09:47
@ShireenMissi ShireenMissi changed the title fix: Node 1945 credentials save button is hidden unless you make changes to the fix: Credentials save button is hidden unless you make changes to the Nov 7, 2024
@ShireenMissi ShireenMissi marked this pull request as ready for review November 7, 2024 19:03
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...i/src/components/CredentialEdit/CredentialEdit.vue 20.00% 4 Missing ⚠️

📢 Thoughts on this report? Let us know!

elsmr
elsmr previously approved these changes Nov 8, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link

cypress bot commented Nov 8, 2024

n8n    Run #7805

Run Properties:  status check passed Passed #7805  •  git commit 35fc686da6: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 ShireenMissi 🗃️ e2e/*
Project n8n
Branch Review node-1945-credentials-save-button-is-hidden-unless-you-make-changes-to-the
Run status status check passed Passed #7805
Run duration 04m 27s
Commit git commit 35fc686da6: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 ShireenMissi 🗃️ e2e/*
Committer Shireen Missi
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 460
View all changes introduced in this branch ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@ShireenMissi ShireenMissi merged commit 835fbfe into master Nov 11, 2024
36 checks passed
@ShireenMissi ShireenMissi deleted the node-1945-credentials-save-button-is-hidden-unless-you-make-changes-to-the branch November 11, 2024 08:53
@github-actions github-actions bot mentioned this pull request Nov 13, 2024
@janober
Copy link
Member

janober commented Nov 13, 2024

Got released with [email protected]

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 Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants