microsoft / microsoft/AdaptiveCards

Add actions.allowTitleToWrap to non JS platforms

Open
#3,482 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Inconsistency Task
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.