microsoft / microsoft/react-native-windows
Support Nested Text Elements Inside of TextInput
Open
Nobody has claimed this yet.
Area: Text
Area: TextInput
enhancement
Needs WinUI 3
Workstream: Component Parity
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
See TokenizedTextExample in TextInputSharedExamples.js. Nesting here seems supported by both Android + iOS and we currently just Yellowbox.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with TokenizedTextExample in TextInputSharedExamples.js and inspect the current Windows TextInput behavior that produces the Yellowbox. Compare the nested-text support described for Android and iOS, then verify that nested TextInput text is supported on Windows without the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100