-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
feat(editor): Params pane collection improvements #11607
feat(editor): Params pane collection improvements #11607
Conversation
cfc9cfb
to
7752658
Compare
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
f668f15
to
32f7c34
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
packages/editor-ui/src/components/AssignmentCollection/AssignmentCollection.vue
Show resolved
Hide resolved
packages/editor-ui/src/components/AssignmentCollection/AssignmentCollection.vue
Outdated
Show resolved
Hide resolved
packages/editor-ui/src/components/FilterConditions/Condition.vue
Outdated
Show resolved
Hide resolved
c3c2ed6
to
fa555a7
Compare
✅ No visual regressions found. |
|
n8n Run #8402
Run Properties:
|
Project |
n8n
|
Branch Review |
node-1475-params-pane-collection-improvements
|
Run status |
Passed #8402
|
Run duration | 04m 43s |
Commit |
b630fc022f: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 ShireenMissi 🗃️ e2e/*
|
Committer | Shireen Missi |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
1
|
Pending |
0
|
Skipped |
0
|
Passing |
480
|
View all changes introduced in this branch ↗︎ |
24c9c92
to
c8da540
Compare
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
c8da540
to
b630fc0
Compare
✅ No visual regressions found. |
✅ All Cypress E2E specs passed |
Got released with |
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
Summary
This PR improves the UX for parameter collections by making the following changes:
Draggable elements have two icons on the left: 1. Drag icon, 2. Trash icon. The drag icon allows you to drag the item to change the position
Icon colors
Replace the actual arrows down/up we have
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/NODE-1475/params-pane-collection-improvements
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)