Skip to content

docs(react-native): Update useDispatchedActionData description#17320

Merged
alwx merged 1 commit into
masterfrom
alwx/update-react-navigation-docs
Apr 13, 2026
Merged

docs(react-native): Update useDispatchedActionData description#17320
alwx merged 1 commit into
masterfrom
alwx/update-react-navigation-docs

Conversation

@alwx
Copy link
Copy Markdown
Contributor

@alwx alwx commented Apr 13, 2026

Update the React Navigation integration docs to reflect the new behavior of useDispatchedActionData:

  • Immediate span naming from action payload (NAVIGATE, PUSH, REPLACE, JUMP_TO)
  • Skip spans for actions without a known route name (GO_BACK, POP, POP_TO_TOP, RESET)
  • Filter non-navigation actions (SET_PARAMS, drawer actions)
  • Clarified that goBack transactions are skipped when the option is enabled

Ref: getsentry/sentry-react-native#5982

Update the React Navigation integration docs to reflect the new behavior
of `useDispatchedActionData`: immediate span naming from action payload,
skipping spans for actions without a known route name, and filtering
non-navigation actions.

Ref: getsentry/sentry-react-native#5982
@alwx alwx self-assigned this Apr 13, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Apr 13, 2026 1:00pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Apr 13, 2026 1:00pm

Request Review

Copy link
Copy Markdown
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alwx alwx merged commit 4f0f545 into master Apr 13, 2026
18 checks passed
@alwx alwx deleted the alwx/update-react-navigation-docs branch April 13, 2026 15:09
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants