mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 13:57:02 +08:00
feat(editor): not sync selection from awareness (#11420)
This commit is contained in:
@@ -132,6 +132,7 @@ test('can open peek view for embedded frames', async ({ page }) => {
|
||||
const peekView = page.locator('[data-testid="peek-view-modal"]');
|
||||
|
||||
await expect(surfaceRef).toBeVisible();
|
||||
await surfaceRef.click();
|
||||
await surfaceRef.hover();
|
||||
await page
|
||||
.locator('affine-toolbar-widget editor-menu-button[aria-label="Open"]')
|
||||
|
||||
Reference in New Issue
Block a user