HandyOrg / HandyOrg/HandyControl

Tri-state toggle switch!

Open
#609 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

:thinking: pending discussion
Dominant language
C#
Stars
7.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

The current Toggle button with style set to toggle switch has two states. I was thinking it would be nice and useful if we had a Toggle Button (switch) that had three states representing <Choice 1 or 2 or 3>. For example a toggle switch with choices ON or Intermediate or OFF like the one shown in image below.
images-1.png

Contributor guide

No contributing guide indexed for this repository

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 existing Toggle button control and its public API, then review how its two states are represented and exposed. Define the expected three-state behavior and interaction order from the ON, Intermediate, and OFF example, and verify the control works consistently with the repository's existing WPF control patterns.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.