Skip to content

Tabs UX refresh

Tabs UX refresh #1141

Triggered via pull request December 20, 2023 17:47
Status Success
Total duration 1m 0s
Artifacts

validate_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Run Eslint: packages/gatsby-theme-newrelic/src/components/Portal.js#L16
React Hook useEffect has an unnecessary dependency: 'root'. Either exclude it or remove the dependency array. Outer scope values like 'root' aren't valid dependencies because mutating them doesn't re-render the component
Run Eslint: packages/gatsby-theme-newrelic/src/components/Tabs/Page.js#L54
React Hook useEffect has missing dependencies: 'prefersReducedMotion' and 'transitionDirection'. Either include them or remove the dependency array