microsoft / microsoft/AdaptiveCards
[UWP] Style cannot be set on a TableRow
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
- UWP
Sample
https://github.com/microsoft/AdaptiveCards/blob/main/samples/v1.5/Elements/Table.json
https://github.com/microsoft/AdaptiveCards/blob/main/samples/v1.5/Tests/TableColumnSetComparison.json
Issue
Style is not applied if it is set on a TableRow
JS
##UWP

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 loading the UWP rendering of samples/v1.5/Elements/Table.json and samples/v1.5/Tests/TableColumnSetComparison.json, comparing it with the JS output shown in the issue. Trace how TableRow style is handled in the UWP implementation. Done means a style set on TableRow is applied in UWP as it is in the reference output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100