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): Fix for executions preview scroll load and wrong execution displayed #4994

Merged
merged 6 commits into from
Dec 22, 2022

Conversation

MiloradFilipovic
Copy link
Contributor

@MiloradFilipovic MiloradFilipovic commented Dec 21, 2022

@MiloradFilipovic MiloradFilipovic self-assigned this Dec 21, 2022
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Dec 21, 2022
@@ -153,6 +155,7 @@ export default Vue.extend({
if (this.autoRefresh) {
this.autoRefreshInterval = setInterval(() => this.onRefresh(), 4000);
}
this.scrollToActiveCard();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this :)

@MiloradFilipovic MiloradFilipovic merged commit bd0c2af into master Dec 22, 2022
@MiloradFilipovic MiloradFilipovic deleted the ADO-135-execution-list-fixes branch December 22, 2022 11:40
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Dec 22, 2022
@janober
Copy link
Member

janober commented Dec 22, 2022

Got released with [email protected]

@janober janober removed the Upcoming Release Will be part of the upcoming release label Dec 22, 2022
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.

3 participants