Project

General

Profile

Actions

Enhancement #27033

open

Architecture #26788: Rewrite WorkflowInformation navigation bar in Elm

Architecture #27029: Change request count Elm WorkflowInformation app needs a loader

Make the notification loader fixed-width

Added by François ARMAND 25 days ago. Updated 24 days ago.

Status:
New
Priority:
N/A
Assignee:
-
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Medium
Name check:
To do
Fix check:
To do
Regression:
No

Description

In parent issue, we added a loader to wait until app is init:

But it change in width and make the whole frame move, which is disturbing. We should enhance that to keep everything static appart from the digits.


Files

clipboard-202506032150-l77os.png (7.19 KB) clipboard-202506032150-l77os.png François ARMAND, 2025-06-03 21:50
Actions #1

Updated by Clark ANDRIANASOLO 24 days ago

  • Status changed from New to In progress
  • Assignee set to Clark ANDRIANASOLO
Actions #2

Updated by Clark ANDRIANASOLO 24 days ago

  • Status changed from In progress to New
  • Assignee deleted (Clark ANDRIANASOLO)
  • Effort required set to Medium

it looks more annoying to fix that just adding a fixed-with : perhaps we need a CSS because it's due to the Elm app being mounted in place of the existing same HTML element, it causes a small glitch and the DOM seems to be exactly the same but the spacing is changed a bit

Actions

Also available in: Atom PDF