Skip to content

fix: improve measurerow a11y expirerence #2067

fix: improve measurerow a11y expirerence

fix: improve measurerow a11y expirerence #2067

Triggered via pull request September 6, 2025 15:59
Status Failure
Total duration 2m 36s
Artifacts

main.yml

on: pull_request
test  /  react component workflow
2m 31s
test / react component workflow
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests/FixedColumn.spec.tsx > Table.FixedColumn > shadow should be shown when there are columns where fixed is false: tests/FixedColumn.spec.tsx#L342
Error: Snapshot `Table.FixedColumn > shadow should be shown when there are columns where fixed is false 1` mismatched - Expected + Received @@ -79,10 +79,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/FixedColumn.spec.tsx:342:23
tests/FixedColumn.spec.tsx > Table.FixedColumn > shadow should display correctly: tests/FixedColumn.spec.tsx#L306
Error: Snapshot `Table.FixedColumn > shadow should display correctly 1` mismatched - Expected + Received @@ -199,10 +199,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/FixedColumn.spec.tsx:306:23
tests/FixedColumn.spec.tsx > Table.FixedColumn > fixed column renders correctly RTL: tests/FixedColumn.spec.tsx#L210
Error: Snapshot `Table.FixedColumn > fixed column renders correctly RTL 1` mismatched - Expected + Received @@ -119,10 +119,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/FixedColumn.spec.tsx:210:30
tests/FixedColumn.spec.tsx > Table.FixedColumn > renders correctly > scrollXY - without data: tests/FixedColumn.spec.tsx#L99
Error: Snapshot `Table.FixedColumn > renders correctly > scrollXY - without data 1` mismatched - Expected + Received @@ -156,10 +156,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/FixedColumn.spec.tsx:99:36
tests/FixedColumn.spec.tsx > Table.FixedColumn > renders correctly > scrollXY - with data: tests/FixedColumn.spec.tsx#L99
Error: Snapshot `Table.FixedColumn > renders correctly > scrollXY - with data 1` mismatched - Expected + Received @@ -177,10 +177,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/FixedColumn.spec.tsx:99:36
tests/FixedColumn.spec.tsx > Table.FixedColumn > renders correctly > scrollX - without data: tests/FixedColumn.spec.tsx#L99
Error: Snapshot `Table.FixedColumn > renders correctly > scrollX - without data 1` mismatched - Expected + Received @@ -123,10 +123,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/FixedColumn.spec.tsx:99:36
tests/FixedColumn.spec.tsx > Table.FixedColumn > renders correctly > scrollX - with data: tests/FixedColumn.spec.tsx#L99
Error: Snapshot `Table.FixedColumn > renders correctly > scrollX - with data 1` mismatched - Expected + Received @@ -123,10 +123,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/FixedColumn.spec.tsx:99:36
tests/ExpandRow.spec.jsx > Table.Expand > does not crash if scroll is not set: tests/ExpandRow.spec.jsx#L199
Error: Snapshot `Table.Expand > does not crash if scroll is not set 1` mismatched - Expected + Received @@ -50,10 +50,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/ExpandRow.spec.jsx:199:30
tests/ExpandRow.spec.jsx > Table.Expand > work in expandable fix: tests/ExpandRow.spec.jsx#L170
Error: Snapshot `Table.Expand > work in expandable fix 1` mismatched - Expected + Received @@ -50,10 +50,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/ExpandRow.spec.jsx:170:30
tests/ExpandRow.spec.jsx > Table.Expand > renders fixed column correctly > work: tests/ExpandRow.spec.jsx#L140
Error: Snapshot `Table.Expand > renders fixed column correctly > work 1` mismatched - Expected + Received @@ -52,10 +52,11 @@ > <tr aria-hidden="true" class="rc-table-measure-row" style="height: 0px;" + tabindex="-1" > <td style="padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px; height: 0px;" > <div ❯ tests/ExpandRow.spec.jsx:140:32