microsoft / microsoft/microsoft-ui-xaml
Proposal: `TimePicker.ClockIdentifier` should be an enum
- Dominant language
- C++
- Stars
- 8.4k
- Forks
- 942
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 105
Description
Created based on: https://github.com/microsoft/microsoft-ui-xaml/issues/10671
# Proposal: TimePicker property ClockIdentifier should be an enum and not a string.
## Summary
It seems odd that a property requires two string values vs. using an enum for type safety, discovery, etc...
## Open Questions
Contributor guide
Research direction
Start by reading the TimePicker.ClockIdentifier proposal and the linked issue 10671. The payload names no source files, tests, or entry points, so locate the existing property and review how its two string values are exposed across the WinUI API. Done means an agreed enum-based API with corresponding coverage and no unresolved design questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100