Skip to content

ref(discover): migrate transactionsList off browserHistory#115926

Merged
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/ref-discover-migrate-transactionslist-off-browserhistory
May 20, 2026
Merged

ref(discover): migrate transactionsList off browserHistory#115926
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/ref-discover-migrate-transactionslist-off-browserhistory

Conversation

@evanpurkhiser
Copy link
Copy Markdown
Member

Replace the browserHistory.push call in the _TransactionsList cursor handler with a navigate prop supplied by the existing TransactionsList function wrapper, which now calls useNavigate().

Replace the `browserHistory.push` call in the `_TransactionsList` cursor handler with a navigate prop supplied by the existing `TransactionsList` function wrapper, which now calls `useNavigate()`.
@evanpurkhiser evanpurkhiser enabled auto-merge (squash) May 20, 2026 18:21
@evanpurkhiser evanpurkhiser requested a review from a team May 20, 2026 18:21
@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 96c28e2 into master May 20, 2026
72 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/ref-discover-migrate-transactionslist-off-browserhistory branch May 20, 2026 18:28
JonasBa pushed a commit that referenced this pull request May 21, 2026
Replace the `browserHistory.push` call in the `_TransactionsList` cursor
handler with a navigate prop supplied by the existing `TransactionsList`
function wrapper, which now 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