mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
@@ -88,6 +88,10 @@ export class SettingsPanelUtils {
|
||||
|
||||
const fileChooser = await fileChooserPromise;
|
||||
await fileChooser.setFiles(attachment);
|
||||
|
||||
await page
|
||||
.getByTestId('workspace-embedding-setting-attachment-uploading-item')
|
||||
.waitFor({ state: 'hidden' });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user