Skip to content

ref(project-detail): migrate projectCharts off browserHistory#115916

Merged
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/ref-project-detail-migrate-projectcharts-off-browserhistory
May 20, 2026
Merged

ref(project-detail): migrate projectCharts off browserHistory#115916
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/ref-project-detail-migrate-projectcharts-off-browserhistory

Conversation

@evanpurkhiser
Copy link
Copy Markdown
Member

Replace the browserHistory.push call in ProjectCharts with a navigate prop supplied by a function wrapper that calls useNavigate().

Replace the `browserHistory.push` call in `ProjectCharts` with a navigate prop supplied by a function wrapper that calls `useNavigate()`.
@evanpurkhiser evanpurkhiser enabled auto-merge (squash) May 20, 2026 17:54
@evanpurkhiser evanpurkhiser requested a review from a team May 20, 2026 17:54
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.57%

@evanpurkhiser evanpurkhiser merged commit aef5818 into master May 20, 2026
72 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/ref-project-detail-migrate-projectcharts-off-browserhistory branch May 20, 2026 18:00
JonasBa pushed a commit that referenced this pull request May 21, 2026
Replace the `browserHistory.push` call in `ProjectCharts` with a
navigate prop supplied by a function wrapper that calls `useNavigate()`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants