Skip to content

General: Add support for calling the dialog system to the Application class. #6

Description

@Stevenic

We want developers to continue building dialog based apps using the new Application class so some sort of integration with the current dialog system is needed. I'm thinking you'll be able to use app.dialogs.addDialog() to register dialogs that the Application can call (The Application would basically be a root ComponentDialog) but the trickier part is bridging the state management systems. I need to put some more thought into that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    JS & dotnet & PythonChange or fix must apply to all three programming languagesP1enhancementNew feature or requestmediumtshirt size medium (5-10 days)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions