Skip to content

Fixes end of "Handling Text Input" to improve doc flow#4896

Merged
Simek merged 5 commits into
react:mainfrom
chris-barile:fix-doc-flow-handling-text-input
Nov 27, 2025
Merged

Fixes end of "Handling Text Input" to improve doc flow#4896
Simek merged 5 commits into
react:mainfrom
chris-barile:fix-doc-flow-handling-text-input

Conversation

@chris-barile

Copy link
Copy Markdown
Contributor

The documents in the basic section reference each other sequentially, except for "Handling Text Input". This was mentioned a while back in #2498, but wasn't revisited.

Compare these two examples that show the pattern:

image image

With this one:

image

As a reader, it's confusing and gives a sense of discontinuity when they're trying to work through the basic documentation to get started in react native.

This PR updates the ending text on that page to still indicate the other relevant documentation, but to maintain the continuity for the reader:

image

The change is added to the current version of docs as well as the next version.

@meta-cla

meta-cla Bot commented Nov 21, 2025

Copy link
Copy Markdown

Hi @chris-barile!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@netlify

netlify Bot commented Nov 21, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit b96c5cc
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/69280a92f64dec0008740dd0
😎 Deploy Preview https://deploy-preview-4896--react-native.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.

@meta-cla

meta-cla Bot commented Nov 21, 2025

Copy link
Copy Markdown

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@meta-cla meta-cla Bot added the CLA Signed label Nov 21, 2025
@meta-cla

meta-cla Bot commented Nov 21, 2025

Copy link
Copy Markdown

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@Simek Simek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hey @chris-barile, thanks for proposing the changes! 👍

Left two small formatting/wording suggestions below, before we can ship this. Please also apply them to the versioned doc.

Comment thread docs/handling-text-input.md Outdated
Comment thread docs/handling-text-input.md Outdated
chris-barile and others added 3 commits November 26, 2025 14:05
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
Adds spaces to ends of files
@chris-barile

Copy link
Copy Markdown
Contributor Author

Thanks for the feedback, @Simek. Changes applied to both files.

@Simek Simek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the updates, LGTM! 👍

@Simek Simek merged commit 7b86cb6 into react:main Nov 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants