microsoft / microsoft/AdaptiveCards
[Input Labels] Support for labels to the side of inputs
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
All
Details
We don't currently support a way for a label to appear to the side of an input. This came up during accessibility work for the designer, where the Element Properties are built using adaptive card elements (#5277). Because we cannot put the label to the side of the input as is done in the designer, there is no way using standard adaptive card properties to correctly label the inputs for accessibility purposes. I worked around it for the purpose of fixing the designer bug, but we should support this type of layout for our customers as well, given that since we use it ourselves its clearly a useful scenario.

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
No files, tests, or entry points are named. Start by reviewing the existing adaptive-card input layout behavior and the accessibility scenario described; done means a supported option can render labels beside inputs across the relevant platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- accessibility, design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100