microsoft / microsoft/AdaptiveCards

Parse Warning Support

Open
#1,387 1 comment 0 reactions 0 assignees View on GitHub

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.

  1. Collect existing parse warning types across all platforms and unify.
  2. Implement system to handle parse warning at elemental parsing level.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.