MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

TimePicker control disabled hours/minutes

Open
#1,035 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Hacktoberfest
Dominant language
C#
Stars
16.3k
Forks
3.5k
Avg merge
1d 22h
Merged PRs (30d)
8

Description

It would be really nice if the TimePicker control (and its Clock control) made the developer choose which hours/minutes are enabled and which are not. This would make the control more flexible to the various
software needs.
For example in an appointment application it could be needed to choose just the timings every half an hour, so the only enabled minutes would be 00 and 30.
Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the TimePicker and Clock control entry points and reading how hours and minutes are currently enabled or selected. Define the supported configuration for disabling values, including the example of allowing only minutes 00 and 30, and verify the behavior for both controls with the project's existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.