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): Improve error messages around pinned data #9632

Merged
merged 5 commits into from
Jun 5, 2024

Conversation

MiloradFilipovic
Copy link
Contributor

Summary

Adding new error message for invalid pinned data input:
image

Also, in consultation with @maxtkacz, improving the size limit error toasts:
image
image

Related tickets and issues

Fixes ADO-2028

Review / Merge checklist

  • PR title and summary are descriptive. Remember, the title automatically goes into the changelog. Use (no-changelog) otherwise. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.

    A bug is not considered fixed, unless a test is added to prevent it from happening again.
    A feature is not complete without tests.

@MiloradFilipovic MiloradFilipovic self-assigned this Jun 5, 2024
* master:
  refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605)
  refactor(core): Restore test for execution pagination in Public API (no-changelog) (#9621)
  ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604)
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jun 5, 2024
* master:
  ci: Fix typecheck for nodes-base (no-changelog) (#9630)
Copy link
Contributor

@alexgrozav alexgrozav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvements!

Copy link
Contributor

github-actions bot commented Jun 5, 2024

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Jun 5, 2024

2 flaky tests on run #5318 ↗︎

0 357 0 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 MiloradFilipovic 🗃️ e2e/*
Project: n8n Commit: b03c7237ae
Status: Passed Duration: 04:58 💡
Started: Jun 5, 2024 10:46 AM Ended: Jun 5, 2024 10:51 AM
Flakiness  cypress/e2e/5-ndv.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
NDV > Stop listening for trigger event from NDV Screenshots Video

Review all test suite changes for PR #9632 ↗︎

@MiloradFilipovic MiloradFilipovic merged commit a8bb53f into master Jun 5, 2024
28 checks passed
@MiloradFilipovic MiloradFilipovic deleted the ADO-2028-better-pin-data-error-messages branch June 5, 2024 11:48
@github-actions github-actions bot mentioned this pull request Jun 5, 2024
@janober
Copy link
Member

janober commented Jun 5, 2024

Got released with n8n@1.45.0

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