Skip to content

feat: add prop enableSelectionOp and onDOMSelectionChangeThrottleTime #4028

feat: add prop enableSelectionOp and onDOMSelectionChangeThrottleTime

feat: add prop enableSelectionOp and onDOMSelectionChangeThrottleTime #4028

Triggered via pull request December 7, 2024 07:21
Status Success
Total duration 3m 31s
Artifacts

ci.yml

on: pull_request
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.6m)