microsoft / microsoft/react-native-windows
Remove override for ReactNativeViewAttributes.js
Open
Nobody has claimed this yet.
Deforking
enhancement
Integration Follow-up
Partner: Facebook
Workstream: Releases and Integrations
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Problem Description
Planning to add an override for ReactNativeViewAttributes.js so arbitrary components may register for onMouseEnter and onMouseLeave events (e.g., Text).
Steps To Reproduce
N/A
Expected Results
N/A
CLI version
npx react-native --version
Environment
npx react-native info
Target Platform Version
No response
Target Device(s)
No response
Visual Studio Version
No response
Build Configuration
No response
Snack, code example, screenshot, or link to a repository
No response
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 by reading ReactNativeViewAttributes.js and the surrounding issue discussion. Clarify whether the intended change is to remove an existing override or add support for arbitrary components to register onMouseEnter and onMouseLeave; completion should make that intended behavior work and be verifiable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100