-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: UI
The UI elements are currently grouped in a not well-defined structure. Some elements are misplaced in widgets (for example nuxeo-card and nuxeo-uploader-behavior), some are in a folder, others on root without a particular convention.
Similar to the approach used on demos the proposed refactor is to have a flat structure in which each element will be in a folder with the same name (that must also contain all "child" elements part of the main element, similar with what we have already in nuxeo-tree and nuxeo-data-table).
This change will imply to change all the relevant imports on Web UI (and addons) and also sync with the Studio -> Designer.