chore(editor-3001): add modeling flag and adjust UI #105379
Annotations
10 warnings
Lint with ESLint:
cypress/e2e/paths.cy.ts#L20
Disabled test
|
Lint with ESLint:
frontend/src/layout/ErrorProjectUnavailable.stories.tsx#L77
React Hook useEffect has a missing dependency: 'loadCurrentTeamSuccess'. Either include it or remove the dependency array
|
Lint with ESLint:
frontend/src/layout/ErrorProjectUnavailable.stories.tsx#L109
React Hook useEffect has a missing dependency: 'loadCurrentTeamSuccess'. Either include it or remove the dependency array
|
Lint with ESLint:
frontend/src/layout/ErrorProjectUnavailable.tsx#L32
React Hook useEffect has missing dependencies: 'projectCreationForbiddenReason' and 'user.organization?.teams'. Either include them or remove the dependency array
|
Lint with ESLint:
frontend/src/layout/FeaturePreviews/FeaturePreviews.tsx#L13
React Hook useLayoutEffect has a missing dependency: 'loadEarlyAccessFeatures'. Either include it or remove the dependency array
|
Lint with ESLint:
frontend/src/layout/navigation-3000/components/AlgoliaSearch.tsx#L116
React Hook useEffect has missing dependencies: 'refine' and 'type'. Either include them or remove the dependency array
|
Lint with ESLint:
frontend/src/layout/navigation-3000/components/AlgoliaSearch.tsx#L233
React Hook useEffect has missing dependencies: 'items' and 'refine'. Either include them or remove the dependency array
|
Lint with ESLint:
frontend/src/layout/navigation-3000/components/Sidebar.stories.tsx#L47
React Hook useEffect has a missing dependency: 'showSidebar'. Either include it or remove the dependency array
|
Lint with ESLint:
frontend/src/layout/navigation-3000/components/Sidebar.stories.tsx#L66
React Hook useEffect has a missing dependency: 'showSidebar'. Either include it or remove the dependency array
|
Lint with ESLint:
frontend/src/layout/navigation-3000/components/TopBar.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'renameState'. Either include it or remove the dependency array
|
Loading