microsoft / microsoft/react-native-windows
Default Text Input is padding issue
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
I built an sample app in RNW of version 0.81 , in a x64 processor machine and I created app packages for it
In Intel x64 system, when I installed the package it was working fine
Whereas I tried to install the same app in Arm64 I am able to see the difference,
I have not created app packages for Arm specific processor; I will try that too. And update my findings here
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 reproducing the sample app on both Intel x64 and Arm64 using the same package, then compare the default Text Input padding shown in the attached screenshots. Also test an Arm64-specific package as suggested in the report; done means the architecture-specific behavior and its cause are identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100