Skip to content

docs: document props.onValueChange and props.onSelectionChange (#… #4046

docs: document props.onValueChange and props.onSelectionChange (#…

docs: document props.onValueChange and props.onSelectionChange (#… #4046

Triggered via push December 30, 2024 20:21
Status Success
Total duration 3m 46s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder: playwright/integration/examples/placeholder.test.ts#L32
1) [firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder Error: expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 83.19999694824219 Received: 22.399993896484375 30 | throw new Error('Could not get bounding box for placeholder') 31 | > 32 | expect(editorBoundingBox.height).toBeGreaterThanOrEqual( | ^ 33 | placeholderBoundingBox.height 34 | ) 35 | }) at /home/runner/work/slate/slate/playwright/integration/examples/placeholder.test.ts:32:38
🎭 Playwright Run Summary
1 flaky [firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder 2 skipped 75 passed (1.7m)