microsoft / microsoft/AdaptiveCards
[UWP][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).
- UWP
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 by reviewing the UWP input-validation implementation and the linked JavaScript bug #4362 for the intended behavior. Confirm how toggle inputs and expanded choice sets are represented, then verify that invalid instances show red boxes around the controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100