fix: Do not bail on calculating position of popover if its trigger is inside Shadow DOM #14943
Annotations
2 errors and 10 warnings
|
|
|
src/popover/__tests__/popover.test.tsx#L505
expect(element).toHaveAttribute("style", "z-index: 7000; inset-block-start: 18px; inset-inline-start: 10px;") // element.getAttribute("style") === "z-index: 7000; inset-block-start: 18px; inset-inline-start: 10px;"
Expected the element to have attribute:
style="z-index: 7000; inset-block-start: 18px; inset-inline-start: 10px;"
Received:
style="z-index: 7000;"
at Object.<anonymous> (src/popover/__tests__/popover.test.tsx:505:77)
|
|
src/app-layout/visual-refresh-toolbar/toolbar/index.tsx#L91
Unexpected 'todo' comment: 'TODO: expose configuration property'
|
|
src/app-layout/__tests__/main.test.tsx#L142
Unexpected 'todo' comment: 'TODO Enable after fixing 'Distinguish...'
|
|
src/app-layout/__tests__/main.test.tsx#L131
Unexpected 'todo' comment: 'TODO Enable after fixing...'
|
|
src/app-layout/__tests__/main.test.tsx#L52
Unexpected 'todo' comment: 'TODO: enable after fixing 'tools...'
|
|
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L191
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
src/__a11y__/to-validate-a11y.ts#L76
Unexpected 'todo' comment: 'TODO: remove polyfill with es2019...'
|
|
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
The logs for this run have expired and are no longer available.
Loading