From 659ad28e04843eb869efe21ca0dc6bed42b7d93f Mon Sep 17 00:00:00 2001 From: Paula Stachova Date: Mon, 13 Oct 2025 10:06:23 +0200 Subject: [PATCH] fix: add tooltips to all DM toolbar items COMPASS-9830 --- .../src/components/diagram-editor-toolbar.tsx | 66 +++++++++++++------ 1 file changed, 45 insertions(+), 21 deletions(-) diff --git a/packages/compass-data-modeling/src/components/diagram-editor-toolbar.tsx b/packages/compass-data-modeling/src/components/diagram-editor-toolbar.tsx index a38f4fecfb5..4f3b14ba1a6 100644 --- a/packages/compass-data-modeling/src/components/diagram-editor-toolbar.tsx +++ b/packages/compass-data-modeling/src/components/diagram-editor-toolbar.tsx @@ -98,26 +98,44 @@ export const DiagramEditorToolbar: React.FunctionComponent<{ data-testid="diagram-editor-toolbar" >
- + + + } > - - - + + + + } > - - - + + + + } > - - + Add a new collection + } > - Drag from one collection to another to create a relationship. + Add a relationship by dragging from one collection to another
- + + + + } + > + Export data model +