fix: Prevent breadcrumbs from flickering when rendered inside app layout toolbar breadcrumbs slot #12018
build-lint-test.yml
on: pull_request
build
/
git-secrets
5s
build
/
build
7m 50s
build
/
codeql
2m 22s
git-secrets
7s
deploy
/
deploy
Annotations
2 errors and 11 warnings
Theme=refresh-toolbar:
src/app-layout/__tests__/global-breadcrumbs.test.tsx#L269
expect(received).toBeTruthy()
Received: null
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div>
<div
class="awsui_root_7nfqu_1v1lu_149 awsui_root_1fj9k_ghfh2_5 awsui_has-adaptive-widths-default_7nfqu_1v1lu_198"
style="min-block-size: calc(100vh - 0px); --awsui-navigation-width-g964ok: 280px; --awsui-tools-width-g964ok: 290px;"
>
<section
class="awsui_toolbar-container_7nfqu_1v1lu_311 awsui_universal-toolbar_1kzri_oaxy1_149 awsui_toolbar_1fj9k_ghfh2_81"
style="inset-block-start: 0;"
>
<div
class="awsui_toolbar-container_1kzri_oaxy1_176"
>
<nav
class="awsui_universal-toolbar-nav_1kzri_oaxy1_185"
>
<div
class="awsui_trigger-wrapper_lpshu_1pb6e_232"
>
<button
aria-disabled="false"
aria-expanded="false"
aria-haspopup="true"
class="awsui_trigger_lpshu_1pb6e_141 awsui_trigger-button-styles_lpshu_1pb6e_141 awsui_selected_lpshu_1pb6e_208 awsui_navigation-toggle_1fj9k_ghfh2_13"
data-shift-focus="awsui-layout-drawer-trigger"
type="button"
>
<span
class=""
>
<span
class="awsui_icon_h11ix_t53c9_185 awsui_size-normal-mapped-height_h11ix_t53c9_244 awsui_size-normal_h11ix_t53c9_240 awsui_variant-normal_h11ix_t53c9_316"
>
<svg
aria-hidden="true"
focusable="false"
viewBox="0 0 16 16"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="stroke-linejoin-round"
d="M15 3H1M15 8H1M15 13H1"
/>
</svg>
</span>
</span>
</button>
</div>
</nav>
<div
class="awsui_universal-toolbar-breadcrumbs_1kzri_oaxy1_189 awsui_breadcrumbs_1fj9k_ghfh2_29"
>
<nav
class="awsui_breadcrumb-group_d19fg_1vilx_141"
>
<ol
class="awsui_breadcrumb-group-list_d19fg_1vilx_179"
>
<li
class="awsui_item_d19fg_1vilx_195"
style="min-width: 0px; flex-shrink: 0;"
>
<div
class="awsui_breadcrumb_1kosq_co5oc_145"
>
<a
class="awsui_anchor_1kosq_co5oc_155"
href="/home"
>
<span
class="awsui_text_1kosq_co5oc_202 awsui_breadcrumb-item_1c68o_b6unx_5"
>
Home
</span>
</a>
<span
class="awsui_icon_1kosq_co5oc_149"
>
<span
class="awsui_icon_h11ix_t53c9_185 awsui_size-normal-mapped-height_h11ix_t53c9_244 awsui_size-normal_h11ix_t53c9_240 awsui_variant-normal_h11ix_t53c9_316 awsui_name-angle-right_h11ix_t53c9_342"
>
<svg
aria-hidden="true"
focusable="false"
viewBox="0 0 16 16"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="stroke-linejoin-round"
|
build / build
Process completed with exit code 1.
|
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / build:
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
build / build:
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
build / build:
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
build / build:
src/__a11y__/to-validate-a11y.ts#L76
Unexpected 'todo' comment: 'TODO: remove polyfill with es2019...'
|
build / build:
src/app-layout/__integ__/app-layout-drawers.test.ts#L224
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
build / build:
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L182
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
build / build:
src/app-layout/__tests__/main.test.tsx#L57
Unexpected 'todo' comment: 'TODO: enable after fixing 'tools...'
|
build / build:
src/app-layout/__tests__/main.test.tsx#L136
Unexpected 'todo' comment: 'TODO Enable after fixing...'
|
build / build:
src/app-layout/__tests__/main.test.tsx#L147
Unexpected 'todo' comment: 'TODO Enable after fixing 'Distinguish...'
|
build / build:
src/app-layout/visual-refresh-toolbar/toolbar/index.tsx#L118
Unexpected 'todo' comment: 'TODO: expose configuration property'
|