elsa-core
elsa-core copied to clipboard
Workflows Registries - Wrong UI
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.
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?