DeleteIcon
diff --git a/client/components/edit/__snapshots__/ObjectButtonBar.test.tsx.snap b/client/components/edit/__snapshots__/ObjectButtonBar.test.tsx.snap
index 8631c553b..76bc51279 100644
--- a/client/components/edit/__snapshots__/ObjectButtonBar.test.tsx.snap
+++ b/client/components/edit/__snapshots__/ObjectButtonBar.test.tsx.snap
@@ -1,15 +1,20 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ObjectButtonBar renders correctly 1`] = `
-[
- "ObjectStatus",
- "EditParentsButton",
+
+ ObjectStatus
+ EditParentsButton
,
- "ObjectPreviewButton",
- "DeleteObjectButton",
-]
+ Refresh
+
+ ObjectPreviewButton
+ DeleteObjectButton
+
`;
diff --git a/client/components/edit/__snapshots__/ObjectEditor.test.tsx.snap b/client/components/edit/__snapshots__/ObjectEditor.test.tsx.snap
index 65e62ea6b..678bfcda0 100644
--- a/client/components/edit/__snapshots__/ObjectEditor.test.tsx.snap
+++ b/client/components/edit/__snapshots__/ObjectEditor.test.tsx.snap
@@ -12,7 +12,7 @@ exports[`ObjectEditor renders 1`] = `
className="MuiGrid-root MuiGrid-container css-11lq3yg-MuiGrid-root"
>
Current sort:
title
+
`;
exports[`Child renders a thumbnail 1`] = `
-
- ObjectButtonBar:{"pid":"foo:123"}
-
-
+
+ ObjectThumbnail: {"pid":"foo:123"}
+
+
+ foo:123
+
+
+ CopyPidButton
+
+
+ ObjectButtonBar:{"pid":"foo:123"}
+
`;
exports[`Child renders child counts 1`] = `
-
- ObjectButtonBar:{"pid":"foo:123"}
-
-
+
+ ObjectChildCounts:{"pid":"foo:123"}
+
+
+ foo:123
+
+
+ CopyPidButton
+
+
+ ObjectButtonBar:{"pid":"foo:123"}
+
`;
exports[`Child renders thumbnail and child counts 1`] = `
-
- ObjectButtonBar:{"pid":"foo:123"}
-
-
- ObjectThumbnail: {"pid":"foo:123"}
- ObjectChildCounts:{"pid":"foo:123"}
+
+
+
+
+ ajax-loaded title
+
+
+
+ ObjectThumbnail: {"pid":"foo:123"}
+ ObjectChildCounts:{"pid":"foo:123"}
+
+
+ foo:123
+
+
+ CopyPidButton
+
+
+ ObjectButtonBar:{"pid":"foo:123"}
+
`;
exports[`Child renders using ajax-loaded data 1`] = `
-
+
+ foo:123
+
+
+ CopyPidButton
+
+
+ ObjectButtonBar:{"pid":"foo:123"}
+
`;
diff --git a/client/components/edit/children/__snapshots__/ChildList.test.tsx.snap b/client/components/edit/children/__snapshots__/ChildList.test.tsx.snap
index 2bf38834d..1f6c7c5a0 100644
--- a/client/components/edit/children/__snapshots__/ChildList.test.tsx.snap
+++ b/client/components/edit/children/__snapshots__/ChildList.test.tsx.snap
@@ -1,187 +1,203 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ChildList allows child counts to be toggled on 1`] = `
-[
-
+
- Show Thumbnails
- ,
-
- Show Models
- ,
-
- Hide Child Counts
- ,
+
+
+
+
+
+
+
+ Show Thumbnails
+
+
+ Show Models
+
+
+ Hide Child Counts
+
+
+
,
-]
+