microsoft / microsoft/AdaptiveCards
Docs don't include `id` for Action types
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
According to the iOS framework, I can set an id on just about any element and it will surface during rendering. But according to the docs, Action.* elements don't inherit an id property. If the host behavior I'm seeing is correct then the docs should reflect that id is a supported property on all types.
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 with the referenced Action.Submit explorer page and inspect how Action types document supported properties. Check the related Action type documentation for consistency, then update the documentation so the supported id property is represented across the relevant types. Done means the explorer pages accurately describe the host behavior and the documentation remains consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100