microsoft / microsoft/AdaptiveCards

Issue in People picker column inside table structure in an adaptive card

Open
#9,162 5 comments 0 reactions 0 assignees View on GitHub

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?

Image

Contributor guide

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.