Alex Yang
Alex Yang
Fixes: https://github.com/toeverything/AFFiNE/issues/3181
Move https://github.com/toeverything/AFFiNE/blob/master/apps/web/src/pages/plugins.tsx into setting modal
For now, we have many duplicated e2e test logic. Like editor initiation, switch workspace, change settings... I want to make things easier to write a new test instead of opening...
**This issue is still working in progress. Not the final code and the decision** Old infra: https://github.com/toeverything/AFFiNE/issues/1810 ```ts import type { DocProviderCreator, Workspace as BlockSuiteWorkspace } from '@blocksuite/store' import type...
Fixes: https://github.com/toeverything/AFFiNE/issues/3203
