n8n/packages
Csaba Tuncsik fcb8b91f37
fix(editor): Disable auto scroll and list size check when clicking on executions (#7983)
## Summary
Auto scrolling to the active execution is unnecessary as well as
checking if more items can be loaded.

#### How to test the change:
1. Open a workflow with a long list of executions (preferably with more
executions that fits in the list when first rendered and need to use
infinite scroll to load more items)
2. Go to executions tabs
3. Scroll to the bottom
4. Click on an item that is visible only if the list is scrolled down.

The list should not be scrolled to the active item automatically
2023-12-14 12:37:03 +01:00
..
@n8n 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00
@n8n_io/eslint-config ci: Introduce no-plain-errors lint rule for BE packages (no-changelog) (#7961) 2023-12-08 12:51:49 +01:00
cli 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00
core 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00
design-system 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00
editor-ui fix(editor): Disable auto scroll and list size check when clicking on executions (#7983) 2023-12-14 12:37:03 +01:00
node-dev 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00
nodes-base Merge tag 'n8n@1.21.0' 2023-12-13 16:48:58 +01:00
workflow 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00