microsoft / microsoft/AdaptiveCards
[.NET][Input Validation] Ensure toggle and expanded choice set inputs have visual indicators when invalid
Open
Nobody has claimed this yet.
Area-Inputs
Task
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
What platform is your issue or question related to? (Delete other platforms).
- .NET WPF
Details
Per discussion, toggle inputs and expanded choice sets should display red boxes around them when invalid. See corresponding JavaScript bug #4362 for more details.
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 with the .NET WPF input-validation implementation and the corresponding JavaScript bug #4362 referenced in the issue. Locate how toggle inputs and expanded choice sets render invalid state, then verify that invalid controls display red boxes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100