diff --git a/src/components/account-info.jsx b/src/components/account-info.jsx
index 999402c3..be582d64 100644
--- a/src/components/account-info.jsx
+++ b/src/components/account-info.jsx
@@ -778,6 +778,9 @@ function RelatedActions({ info, instance, authenticated }) {
>
)}
+ {!relationship && relationshipUIState === 'loading' && (
+
+ )}
{!!relationship && (