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): Unify canvas button positioning #8258

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

tomi
Copy link
Contributor

@tomi tomi commented Jan 8, 2024

Summary

Unify the margin different canvas buttons have relative to the edge of the canvas.

Before:

image

After:

image

Related tickets and issues

https://linear.app/n8n/issue/ADO-1463/feature-enable-users-to-close-and-re-open-the-setup

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.

Unify the margin different canvas buttons have relative to the edge of the canvas.
@tomi tomi requested a review from mutdmour January 8, 2024 12:20
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jan 8, 2024
Copy link

cypress bot commented Jan 8, 2024

4 flaky tests on run #3643 ↗︎

0 330 5 0 Flakiness 4

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 tomi 🗃️ e2e/*
Project: n8n Commit: 57d9b26a33
Status: Passed Duration: 07:12 💡
Started: Jan 8, 2024 12:31 PM Ended: Jan 8, 2024 12:38 PM
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) Screenshots Video
Flakiness  24-ndv-paired-item.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > resolves expression with default item when input node is not parent, while still pairing items Screenshots Video
Flakiness  19-execution.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Execution > should test manual workflow stop Screenshots Video
Flakiness  29-templates.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Templates > should save template id with the workflow Screenshots Video

Review all test suite changes for PR #8258 ↗︎

Copy link
Contributor

github-actions bot commented Jan 8, 2024

✅ All Cypress E2E specs passed

@tomi tomi merged commit b6c42cc into master Jan 8, 2024
19 checks passed
@tomi tomi deleted the ado-1463-unify-canvas-button-positioning branch January 8, 2024 12:44
@github-actions github-actions bot mentioned this pull request Jan 10, 2024
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.

None yet

2 participants