microsoft / microsoft/AdaptiveCards
[Designer] Add host parameters to data binding field picker
Open
Nobody has claimed this yet.
Area-Designer
Feature
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Issue
Host parameters should be available in the data binding field picker. Right now, only $root data is accessible.
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
The issue concerns the Designer data binding field picker, which currently exposes only $root data. No files, tests, or entry points are named, so first locate the picker implementation and its existing $root data source. Done means host parameters appear as available fields alongside the existing root data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100