chore(atomic): add ts-lit-plugin #26114
Annotations
1 error and 1 notice
Run /./.github/actions/playwright-atomic:
packages/atomic/src/components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts#L108
1) [chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts:105:5 › with instant results & query suggestions › after clicking the searchbox input › should be A11y compliant
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 156
- Array []
+ Array [
+ Object {
+ "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
+ "help": "Interactive controls must not be nested",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/nested-interactive?application=playwright",
+ "id": "nested-interactive",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "no-focusable-content",
+ "impact": "serious",
+ "message": "Element has focusable descendants",
+ "relatedNodes": Array [
+ Object {
+ "html": "<a href=\"https://fashion.coveodemo.com/pdp/037862201_0EZ\" target=\"_self\">",
+ "target": Array [
+ Array [
+ "atomic-search-box",
+ "#atomic-search-box-qw00z-right-suggestion-instant-result-42463385136https584747fashion46coveodemo46com47pdp47037862201_0EZ > atomic-result",
+ "a[target=\"_self\"]",
+ ],
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has focusable descendants",
+ "html": "<button id=\"atomic-search-box-qw00z-right-suggestion-instant-result-42463385136https584747fashion46coveodemo46com47pdp47037862201_0EZ\" part=\"suggestion instant-results-item\" class=\"flex px-4 min-h-[40px] items-center text-left text-neutral-dark cursor-pointer\" aria-label=\"Women's Swifteater Sandal, instant result. 1 of 5. In Right list.\">",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "atomic-search-box",
+ "#atomic-search-box-qw00z-right-suggestion-instant-result-42463385136https584747fashion46coveodemo46com47pdp47037862201_0EZ",
+ ],
+ ],
+ },
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "no-focusable-content",
+ "impact": "serious",
+ "message": "Element has focusable descendants",
+ "relatedNodes": Array [
+ Object {
+ "html": "<a href=\"https://fashion.coveodemo.com/pdp/037930401_02P\" target=\"_self\">",
+ "target": Array [
+ Array [
+ "atomic-search-box",
+ "#atomic-search-box-qw00z-right-suggestion-instant-result-42463385136https584747fashion46coveodemo46com47pdp47037930401_02P > atomic-result",
+ "a[target=\"_self\"]",
+ ],
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has focusable descendants",
+ "html": "<button id=\"atomic-search-box-qw00z-right-suggestion-instant-result-42463385136https584747fashion46coveodemo46com47pdp47037930401_02P\" part=\"suggestion instant-results-item\" class=\"flex px-4 min-h-[40px] items-center text-left text-neutral-dark cursor-pointer\" aria-label=\"Morro Bay Women's Wedge Shoes, instant result. 2 of 5. In Right list.\">",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+
|
Run /./.github/actions/playwright-atomic
1 flaky
[chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts:105:5 › with instant results & query suggestions › after clicking the searchbox input › should be A11y compliant
22 passed (30.6s)
|
Loading