Adds progress value display feature. - #505
Conversation
Integrate upstream
…o upstream_progress_value
tatatupi
left a comment
There was a problem hiding this comment.
Looks good!
Conflicts have to be solved prior to merge, though.
g-abilio
commented
Mar 7, 2026
Conflicts solved! |
paceholder
commented
Mar 10, 2026
Maybe both percentage of work and the stage symbol could be replaced by one elegant progress bar at the bottom of the node? Green growing line - proogresseng. Full red line - error. |
tatatupi
commented
Mar 11, 2026
It might be a good idea indeed! I would add a full yellow line as a warning (such as an outdated calculation) state. However, I would suggest creating an issue for this improvement and adding this functionality as-is to production. |
tatatupi
commented
Mar 19, 2026
It would be nice to have the percentage value aligned with the status icon. |
tatatupi
commented
Mar 24, 2026
Uh oh!
There was an error while loading. Please reload this page.

Type of change
Description
The Node Progress Value feature allows the user to track the node's process' progress in percentage, as shown in the gif below:
In the lower left corner of the example node the percentage is dinamically depicted.
Testing