zeebe-simple-monitor icon indicating copy to clipboard operation
zeebe-simple-monitor copied to clipboard

Pagination on Variables, Audit log, etc

Open AlexeiBaranov opened this issue 3 years ago • 2 comments

Is it possible to add pagination to Instance view tabs? I have long-running process which monitors folder for incoming files and submits new processes. It creates thousands of variable instances, and when I open the Instances view, it takes a long time to load and show all variables on single tab. Same issue with Audit log, Jobs and other tabs.

AlexeiBaranov avatar Nov 26 '21 12:11 AlexeiBaranov

The idea sounds reasonable :+1:

I'm happy to receive contributions. Probably, I don't have much time to build it myself :sweat_smile:

saig0 avatar Nov 26 '21 14:11 saig0

Unfortunately, I do not have enough Java experience to accomplish this task. Perhaps some kind of developer guide could help, but there is no such document in the project. I'm just starting to take my first steps with Zeebe and Simple Monitor. Have to say that I like it so far :)

AlexeiBaranov avatar Nov 26 '21 15:11 AlexeiBaranov

@AlexeiBaranov @saig0 I think we can close this one since pagination was introduced with Release v2.3.0 https://github.com/camunda-community-hub/zeebe-simple-monitor/releases/tag/2.3.0

nitram509 avatar Sep 29 '22 20:09 nitram509