microsoft / microsoft/AdaptiveCards
Parse Warning Support
Open
Nobody has claimed this yet.
Area-Inconsistency
Area-Renderers
Platform-Shared Model
Request
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Parse warning should be supported at elemental level.
Currently, parse warning is generated at card level, and the warnings generated for elements can't be returned.
There are two tasks associated with resolving the issue.
- Collect existing parse warning types across all platforms and unify.
- Implement system to handle parse warning at elemental parsing level.
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 inventorying existing parse warning types across all platforms, as requested in the issue. Then determine how elemental parsing warnings should be collected and returned; done means warnings from elements are handled consistently rather than only at card level.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100