Reduce flicker on profile load #114
Annotations
2 errors and 1 warning
<DomainProfile /> › shows empty case if the domain not minted:
server/pages/[domain]/index.page.test.tsx#L281
Unable to find an element with the text: The domain is purchased but isn't minted yet.. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<div
class="MuiBox-root css-9jdcot-container"
>
<div
class="css-1bbbhay-headWrapper"
>
<a
aria-label="home page"
class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineAlways css-10hlnht-MuiTypography-root-MuiLink-root-link-homeLink"
href="https://www.ud-staging.com"
/>
<div
class="css-10qb82k-head"
>
<div
class="css-25482l-menuButtonContainer"
>
<button
aria-controls="simple-menu"
aria-haspopup="true"
class="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeMedium MuiButton-textSizeMedium css-inyoao-MuiButtonBase-root-MuiButton-root-shareMenu-smallHidden"
data-testid="share-button"
tabindex="0"
type="button"
>
<span
class="MuiButton-startIcon MuiButton-iconSizeMedium css-gcc2o7-MuiButton-startIcon"
>
<svg
aria-hidden="true"
class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
data-testid="IosShareIcon"
focusable="false"
viewBox="0 0 24 24"
>
<path
d="m16 5-1.42 1.42-1.59-1.59V16h-1.98V4.83L9.42 6.42 8 5l4-4 4 4zm4 5v11c0 1.1-.9 2-2 2H6c-1.11 0-2-.9-2-2V10c0-1.11.89-2 2-2h3v2H6v11h12V10h-3V8h3c1.1 0 2 .89 2 2z"
/>
</svg>
</span>
Share
<span
class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
/>
</button>
<button
class="MuiButtonBase-root MuiButton-root MuiButton-outlined MuiButton-outlinedPrimary MuiButton-sizeSmall MuiButton-outlinedSizeSmall css-5h1tid-MuiButtonBase-root-MuiButton-root-followButton"
data-testid="follow-button"
tabindex="0"
type="button"
>
<span
class="MuiButton-startIcon MuiButton-iconSizeSmall css-cstir9-MuiButton-startIcon"
>
<svg
aria-hidden="true"
class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-1c1lfoq-MuiSvgIcon-root-smallHidden"
data-testid="PersonAddOutlinedIcon"
focusable="false"
viewBox="0 0 24 24"
>
<path
d="M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 8c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2H9zm-3-3v-3h3v-2H6V7H4v3H1v2h3v3z"
/>
</svg>
</span>
Follow
<span
class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
/>
</button>
<div />
</div>
<div
class="css-1l8lybh-topHeaderContainer"
>
<div
class="css-1uuqux4-searchContainer"
>
<div
class="MuiBox-root css-hvwuat-container"
data-optimizely="profile-searchbar"
tabindex="1"
>
<div
class="MuiInputBase-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-adornedEnd css-9wu0lb-MuiInputBase-root-inputBase"
>
<input
class="MuiInputBase-input MuiInputBase-inputTypeSearch MuiInputBase-inputAdornedEnd css-1vrjuj8-MuiInputBase-inp
|
PR CI
Process completed with exit code 1.
|
PR CI
'base' input parameter is ignored when action is triggered by pull request event
|