microsoft / microsoft/AdaptiveCards
Add actions.allowTitleToWrap to non JS platforms
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
What platform is your issue or question related to? (Delete other platforms).
- .NET HTML
- .NET WPF
- Android
- iOS
- UWP
Issue
Javascript supports a host config property actions.allowTitleToWrap which allows long text on buttons to wrap. This property would likely be useful on other platforms and we should consider documenting and implementing it across renderers.
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 locating the existing JavaScript actions.allowTitleToWrap host-config behavior and comparing how title rendering works in the .NET HTML, .NET WPF, Android, iOS, and UWP renderers. Define the cross-platform behavior, document it, and verify that long button titles wrap consistently on each supported renderer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp, ios, javascript
- Domain
- desktop, frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100