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): Show pin button on binary output but disable it with tooltip #8388

Merged

Conversation

cstuncsik
Copy link
Contributor

Summary

When NDV has binary data, Pin + Edit actions are hidden

Description

When NDV has binary data, Pin + Edit actions are hidden

Expected

Pin button shows up disabled with a tooltip on hover

image

Steps or workflow to reproduce (with screenshots/recordings)

n8n version: 0.224.1

  1. Get binary data into WF
  2. Add set node, route binary data into it
  3. Execute node; no Pin or Edit buttons will show

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jan 18, 2024
@cstuncsik cstuncsik changed the title fix(editor): Show pin button on binary output but diable it with tooltip fix(editor): Show pin button on binary output but disable it with tooltip Jan 23, 2024
Copy link
Contributor

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

Copy link

cypress bot commented Jan 25, 2024

2 flaky tests on run #3913 ↗︎

0 338 5 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 cstuncsik 🗃️ e2e/*
Project: n8n Commit: f532c46735
Status: Passed Duration: 03:29 💡
Started: Jan 26, 2024 5:44 AM Ended: Jan 26, 2024 5:47 AM
Flakiness  5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Test Replay Screenshots Video
Flakiness  17-sharing.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Sharing > should work for admin role on credentials created by others (also can share it with themselves) Test Replay Screenshots Video

Review all test suite changes for PR #8388 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@cstuncsik cstuncsik merged commit caab97e into master Jan 26, 2024
29 checks passed
@cstuncsik cstuncsik deleted the pay-410-when-ndv-has-binary-data-pin-edit-actions-are-hidden branch January 26, 2024 05:54
MiloradFilipovic added a commit that referenced this pull request Jan 26, 2024
* master:
  fix(editor): Fix workflows filter resetting (#8411)
  fix(editor): Show pin button on binary output but disable it with tooltip (#8388)
  fix(Merge Node): Passing on no items to "Input 2" results in wrong output items (#8438)
  ci: Enforce `noUnusedLocals` on all backend and nodes packages (no-changelog) (#8428)
  ci: Move docs check notification to #alerts-build (no-changelog) (#8435)
  🚀 Release 1.26.0 (#8427)
@github-actions github-actions bot mentioned this pull request Jan 31, 2024
@janober
Copy link
Member

janober commented Feb 2, 2024

Got released with n8n@1.27.2

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