Skip to content

Conversation

@Talos0248
Copy link
Contributor

…in "Post Reaction Buttons" section


name: 📝 Documentation Fix
about: Fixing a problem in an existing docs page

Checklist

  • Is there an existing issue for this PR?
    • Nope. Figured this also falls under "sometimes the best way to start a conversation is to send a pull request"
  • Have the files been linted and formatted?
    • Yes, I ran yarn lint just in case.

What docs page needs to be fixed?

https://redux.js.org/tutorials/essentials/part-4-using-data#tracking-reactions-data-in-posts

  • Section: Tracking Reactions Data in Posts
  • Page: Redux Essentials, Part 4: Using Redux Data

What is the problem?

The code block in the section is missing the title (path to the file to be changed)

What changes does this PR make to fix the problem?

Added the title to the code block: title="features/posts/postsSlice.ts"

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 6, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@netlify
Copy link

netlify bot commented Dec 6, 2025

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 2fb0bc7
🔍 Latest deploy log https://app.netlify.com/projects/redux-docs/deploys/6933b2c9a2c63d0008c77495
😎 Deploy Preview https://deploy-preview-4826--redux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@timdorr
Copy link
Member

timdorr commented Dec 7, 2025

Thanks!

@timdorr timdorr merged commit d32970b into reduxjs:master Dec 7, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants