15088: Text clarification for linking as a remote user
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Wed, 22 May 2019 20:52:06 +0000 (16:52 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Wed, 22 May 2019 20:52:06 +0000 (16:52 -0400)
Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

src/views/link-account-panel/link-account-panel-root.tsx

index a5b1e35e053292d409a24b597a0c6c3712f8eb41..0eb494e67c0b721de9b15f574f5e57ab353c9d2d 100644 (file)
@@ -126,7 +126,7 @@ export const LinkAccountPanelRoot = withStyles(styles) (
                             You are currently logged in as {displayUser(targetUser, true, true)}
                         </Grid>
                         {targetUser.isActive ? <> <Grid item>
-                            This a remote account. You can link a local Arvados account to this one. After linking, you can access the local account's data by logging into the <b>{localCluster}</b> cluster with the <b>{targetUser.email}</b> account.
+                            This a remote account. You can link a local Arvados account to this one. After linking, you can access the local account's data by logging into the <b>{localCluster}</b> cluster as user <b>{targetUser.email}</b> from <b>{targetUser.uuid.substr(0,5)}</b>.
                         </Grid >
                         <Grid item>
                             <Button color="primary" variant="contained" onClick={() => startLinking(LinkAccountType.ADD_LOCAL_TO_REMOTE)}>