Your Identity @@ -14,6 +14,8 @@ v-if="!activeDid" id="noticeBeforeShare" class="bg-amber-200 text-amber-900 border-amber-500 border-dashed border text-center rounded-md overflow-hidden px-4 py-3 mt-4" + role="alert" + aria-live="polite" >

Note: Before you can share with others or take any action, you @@ -28,10 +30,12 @@ -

+

Identity Details

@@ -75,11 +79,17 @@ :profile-image-url="profileImageUrl" class="inline-block align-text-bottom border border-slate-300 rounded" @click="showLargeIdenticonUrl = profileImageUrl" + role="button" + aria-label="View profile image in large size" + tabindex="0" />
@@ -140,17 +150,20 @@
- {{ activeDid }} + {{ activeDid }} - Copied + Copied
@@ -158,7 +171,7 @@ Your Activity
-
+