Details
-
Task
-
Resolution: Obsolete
-
Neutral
-
None
-
None
-
None
-
None
-
-
Empty show more show less
-
Empty show more show less
Description
As of MGNLUI-4540, the top-right header boxes are using tiny nested Vaadin ordered-layouts (horizontal/vertical). There's room for simplification:
Message and Tasks counters/buttons can use a custom component, ideally an AbstractJavaScriptComponent, encapsulating what the following method does: ResurfaceUI#createIndicatorComponent.
Same goes for profile/environment info: we can extract a similar custom EnvironmentInfo component, and pass the instance name and sticker info through Vaadin shared state. Could be done in conjunction with MGNLUI-4601 too.
This one would supersede the following method: ResurfaceUI#createProfileComponent.
Checklists
Attachments
Issue Links
- relates to
-
MGNLUI-4601 Resurface polishing: header
-
- Closed
-
- supersedes
-
MGNLUI-4476 Review technical implementation
-
- Closed
-