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): Highlight active project when opening workflow in new canvas #12664

Closed
wants to merge 2 commits into from

Conversation

alexgrozav
Copy link
Member

Summary

image

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/CAT-333/new-canvas-inconsistent-behavior

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)

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
packages/editor-ui/src/stores/workflows.store.ts 50.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Contributor

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

Copy link

cypress bot commented Jan 17, 2025

n8n    Run #8948

Run Properties:  status check failed Failed #8948  •  git commit 02df25c450: 🌳 master 🖥️ browsers:node18.12.0-chrome107 🤖 schedule 🗃️ e2e/*
Project n8n
Branch Review master
Run status status check failed Failed #8948
Run duration 04m 22s
Commit git commit 02df25c450: 🌳 master 🖥️ browsers:node18.12.0-chrome107 🤖 schedule 🗃️ e2e/*
Committer Eugene
View all properties for this run ↗︎

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

Tests for review

Failed  12-canvas.cy.ts • 1 failed test

View Output Video

Test Artifacts
Canvas Node Manipulation and Navigation > should preserve connections after rename & node-view switch Test Replay Screenshots Video
Failed  39-projects.cy.ts • 1 failed test

View Output Video

Test Artifacts
Projects > when starting from scratch > should move resources between projects Test Replay Screenshots Video
Failed  1-workflows.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  24-ndv-paired-item.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  42-nps-survey.cy.ts • 0 failed tests

View Output

Test Artifacts

The first 5 failed specs are shown, see all 39 specs in Cypress Cloud.

Flakiness  e2e/4-node-creator.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Node Creator > should show vector stores actions Test Replay Screenshots Video

@alexgrozav
Copy link
Member Author

Fixed in #12810

@alexgrozav alexgrozav closed this Jan 28, 2025
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.

2 participants