microsoft / microsoft/react-native-gallery
Bug - Picker Control has excessive height
Open
Nobody has claimed this yet.
Area: Paper
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
The Picker control in the React Native Gallery has an excessive height of 50px compared to the 32px height of the DropDownButton and ComboBox controls in the WinUI 3 Gallery.
Tested on the same computer, display with 1600x900 resolution and 100% scale.
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 locating the Picker control in the React Native Gallery and reproduce its height at 1600x900 resolution with 100% scale. Compare it with the 32px DropDownButton and ComboBox controls; done means the Picker no longer has the reported excessive height.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100