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

Use virtual-scroller in workflow run form #10034

Open
guerler opened this issue Jul 26, 2020 · 2 comments
Open

Use virtual-scroller in workflow run form #10034

guerler opened this issue Jul 26, 2020 · 2 comments

Comments

@guerler
Copy link
Contributor

guerler commented Jul 26, 2020

The workflow run form does not lazy load workflow steps anymore but instead requires all steps to be loaded upfront before rendering. This slows down the rendering process by the number of steps i.e. 100 steps take 100 times longer until rendered and control is returned to the user. Observed in dev.

@guerler guerler added this to the 20.09 milestone Jul 26, 2020
@guerler guerler changed the title Lazy loading of workflow steps in run form not working, leading to significant performance issues Lazy loading of workflow steps in run form not working Jul 26, 2020
@mvdbeek
Copy link
Member

mvdbeek commented Oct 2, 2020

@guerler are you looking into this ?

@guerler
Copy link
Contributor Author

guerler commented Oct 3, 2020

I have not yet, just issued it here after noticing it with several workflows.

@mvdbeek mvdbeek modified the milestones: 20.09, 21.01 Nov 12, 2020
@jmchilton jmchilton modified the milestones: 21.01, 21.05 Mar 4, 2021
@mvdbeek mvdbeek modified the milestones: 21.05, 21.09 May 6, 2021
@mvdbeek mvdbeek modified the milestones: 21.09, 22.01 Sep 28, 2021
@mvdbeek mvdbeek modified the milestones: 22.01, 22.05 Jan 12, 2022
@guerler guerler removed this from the 22.05 milestone May 25, 2022
@guerler guerler changed the title Lazy loading of workflow steps in run form not working Use virtual-scroller in workflow run form Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants