Select items and keyboard nav #7274
Annotations
3 warnings
Build, test, lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, test, lint:
packages/components/src/components/SquiggleViewer/ValueWithContextViewer.tsx#L182
React Hook useEffect has missing dependencies: 'handle', 'isRoot', and 'isZoomedIn'. Either include them or remove the dependency array
|
Build, test, lint:
packages/components/src/components/SquiggleViewer/ValueWithContextViewer.tsx#L273
React Hook useEffect has missing dependencies: 'handle', 'headerVisibility', 'isRoot', and 'isZoomedIn'. Either include them or remove the dependency array
|