Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rendering] Input.Time Renders 30 minute increments across Teams but not in Adaptive Card Designer #9042

Open
TikitTeam opened this issue Oct 18, 2024 · 0 comments

Comments

@TikitTeam
Copy link

Target Platforms

Other

SDK Version

3.1.0

Application Name

Tikit

Problem Description

When previewing Input.Time for Teams in Adaptive Card Designer it renders with full control over minutes and seconds, but Teams renders in 30 minute increments.

Screenshots

Adaptive Card Designer:

Image

Teams:

Image

Card JSON

{
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"version": "1.4",
"body": [
{
"type": "Input.Time",
"id": "time"
}
]
}

Sample Code Language

No response

Sample Code

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant