pefernan opened a new issue, #3921:
URL: https://github.com/apache/incubator-kie-tools/issues/3921

   As a part of https://github.com/apache/incubator-kie-issues/issues/280 we 
recovered the static badges displaying the count of elements 
(ProcessInstancess/Tasks/Jobs/Forms) in the extension Card.
   
   As mention this values are `static` and display the count of elements in the 
moment the user opens the Dev UI. The new Quarkus APIs allow to display dynamic 
data in the badges which is srtreamed from the Quarkus runtime. We can take 
advantage of this to stream the elements count and update and display the real 
count of elements.
   
   More info: https://quarkus.io/guides/dev-ui#custom-cards


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to