microsoft / microsoft/AdaptiveCards
Issue in People picker column inside table structure in an adaptive card
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
I'm working on a project where an adaptive card regarding an ownership survey. The card needs to be triggered to different people for taking their input via a people picker column.
The input controls are inside a table as I need to take input for multiple responses. Inside the table structure, there's a dropdown input with value 'Yes' and 'No' . And there's a people picker input control which uses microsoft graph.
But the people picker dropdown doesn't show the suggested display name properly when the number of items inside the table i very less (e.g. 1 or 2 or 3). The people picker control acts properly when the table has lot more items, say more than 5.
Any idea, how to overcome this issue?
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 reproducing the people picker behavior from the issue body with adaptive card tables containing 1–3 rows and then more than 5 rows. Compare the suggested display names in each case and document the renderer, platform, card payload, and control behavior needed to confirm the issue is fixed.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100