approval icon indicating copy to clipboard operation
approval copied to clipboard

page break many times when we have around 150 workflow block (approvale_rule)

Open saturninDao opened this issue 2 years ago • 1 comments

Capture d'écran 2023-08-08 085745

saturninDao avatar Aug 08 '23 09:08 saturninDao

Hi @saturninDao

This is happening due to the browser not having enough memory to load all the workflows. This would require something like pagination, virtualization, etc for the workflow blocks to not need as much memory.

lukasdotcom avatar Jun 16 '25 19:06 lukasdotcom