elsa-core icon indicating copy to clipboard operation
elsa-core copied to clipboard

Workflows Registries - Wrong UI

Open RaulACPuscas opened this issue 3 years ago • 1 comments
trafficstars

1 2

When we define a custom WorkflowProvider and there are more than five workflow blueprints registered(I expect this is the number used in pagination settings) the UI is wrong rendered. I did a test with six workflows. On the first page should have been displayed the first five and on the second the sixth one. What currently happens is that on both pages are displayed all the workflow blueprints that were registered. This is happening using the release 2.5.

RaulACPuscas avatar Mar 08 '22 08:03 RaulACPuscas

I can't seem to reproduce this with any of the existing workflow providers. Perhaps there's something off wit your custom provider. Would you be able to share it (or a simplified version of it) here so I can try it out?

sfmskywalker avatar Mar 10 '22 15:03 sfmskywalker