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

[Adaptive Card] [Plans for dialog or pop-up] #5543

Closed
jychaaacha opened this issue Mar 16, 2021 · 5 comments
Closed

[Adaptive Card] [Plans for dialog or pop-up] #5543

jychaaacha opened this issue Mar 16, 2021 · 5 comments

Comments

@jychaaacha
Copy link

[Your detailed feedback here]

I'm using adaptive card well.
Do you have any plans to provide pop-up(dialog)?
What time is it scheduled to be provided?


@ghost ghost added this to the Short Term milestone Mar 16, 2021
@paulcam206
Copy link
Member

paulcam206 commented Mar 16, 2021

Hello @jychaaacha - there are a couple of options here depending on whether you're a card author or a card host. Card authors don't really have a way to specify a popup dialog, and as far as I know, there aren't any current plans to expose that functionality as an explicit element (@matthidinger can confirm).

If you're a card host, though, there are a couple of options -- first, you can use the hostconfig option actionMode set to popup, which causes Action.ShowCard actions to be presented as a popup dialog rather than an inline card. The second option as a host would be to author your own dialog that hosts cards.

@jychaaacha
Copy link
Author

If I use the first option, is it right that all Action.ShowCard actions change from inline to popup? I want to use both options. Is there any way to branch the option?

@paulcam206
Copy link
Member

Unfortunately, there's no way to do that currently. @matthidinger - are we tracking any requests for this functionality? I couldn't find anything on ProductBoard...

@jonmill jonmill removed this from the Short Term milestone Apr 29, 2021
@LOKESHGORLE
Copy link

Hi @paulcam206 , I tried the approach of setting the actionmode as "popup" in web chat bot. I have taken the reference from other issue. I tried to change the action mode in the webchat configs for adaptive cards but it didn't work. Did i miss anything or is there any other way to do it in web chat.

@jonmill jonmill added this to P2 in Triage Aug 20, 2021
@jonmill jonmill added this to Needs triage in Feature Roadmap Aug 20, 2021
@jonmill jonmill added Question and removed Request labels Nov 4, 2021
@jonmill
Copy link
Contributor

jonmill commented Nov 4, 2021

This feature is deprecated and is dependent on host support for ShowCard. We are not planning on adding dialog-like elements as of this moment.

@jonmill jonmill closed this as completed Nov 4, 2021
Triage automation moved this from P2 to Closed Nov 4, 2021
Feature Roadmap automation moved this from Needs triage to Closed Nov 4, 2021
@ghost ghost removed this from Closed in Triage Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

5 participants