Fix storybook and chromatic tests and fix Block editor custom slash menu positioning (#11580)

Storybook / Chromatic fixes:
- fix linaria twenty-ui style loading (since twenty-ui prebuild
refactoring)
- update prefetch view mocks
- add ability to disable hotkeys initialization in storybook to avoid
race condition

Custom slash menu positioning fix
This commit is contained in:
Charles Bochet
2025-04-15 14:57:35 +02:00
committed by GitHub
parent 9da2a74d9e
commit 7bab6cab41
6 changed files with 47 additions and 81 deletions

View File

@ -8,6 +8,7 @@ import { RootDecorator } from '../src/testing/decorators/RootDecorator';
import { mockedUserJWT } from '../src/testing/mock-data/jwt';
import 'react-loading-skeleton/dist/skeleton.css';
import 'twenty-ui/style.css';
import { THEME_DARK, THEME_LIGHT, ThemeContextProvider } from 'twenty-ui/theme';
initialize({