MAUI Windows Implementation - When Picker Is Opened It Defaults To Middle Of List Instead Of Start Of List.
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/MAUI-Windows-Implementation---When-Picke/10089896)._
---
[severity:It bothers me. A fix would be nice]
When a project UI includes a Picker the list should default to the top of the list when opened. This is the case on the Android platform but in Wndows the list defaults to the middle of the list.
Typically the list is created so the most popular items are at the top of the list. In the case of the Windows UI most users will need to scroll to the top of the list.
The default start position should be consistent across all platforms.
---
### Original Comments
#### Feedback Bot on 7/7/2022, 07:18 PM:
(private comment, text removed)
---
### Original Solutions
(no solutions)
Contributor guide
Research direction
Start by reproducing the Picker behavior on Windows with a list whose most popular items are first, then compare it with Android, as described in the issue. The work is done when opening the Windows Picker consistently starts at the beginning of the list rather than the middle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100