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

feat: form dialog extension #4296

Merged
merged 12 commits into from
Oct 5, 2020
Merged

feat: form dialog extension #4296

merged 12 commits into from
Oct 5, 2020

Conversation

hatpick
Copy link
Contributor

@hatpick hatpick commented Sep 29, 2020

Description

Form dialog extension UI
This PR adds the UI for creating form dialog schema. Once the project tree is ready, form dialog will be integrated into the client web app.

Task Item

closes #4145
closes #4146

Screenshots

(demo)
sc1_fd_ext1

ezgif com-gif-maker

@hatpick hatpick added the Area: Form Dialogs The creation of an adaptive dialog from a schema defined by creating a form label Sep 29, 2020
@coveralls
Copy link

coveralls commented Sep 29, 2020

Coverage Status

Coverage remained the same at 55.589% when pulling 24d7b01 on hatpick:sorgh/4145b into 00ba03a on microsoft:main.

Copy link
Member

@cwhitten cwhitten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

submitting comments so far. this diff will take awhile to go through

@GeoffCoxMSFT
Copy link
Member

I think this PR won't affect the current UI as it isn't wired into Composer top-level, correct? When we get to the PR does does make this show up, let's be sure it is behind the feature switching mechanism.

GeoffCoxMSFT
GeoffCoxMSFT previously approved these changes Oct 1, 2020
@hatpick
Copy link
Contributor Author

hatpick commented Oct 5, 2020

I think this PR won't affect the current UI as it isn't wired into Composer top-level, correct? When we get to the PR does does make this show up, let's be sure it is behind the feature switching mechanism.

@cwhitten I'm going to merge this PR since as Geoff has said it too, it will not affect any part of the Composer. I'm open to further comments and suggestions and will PR them separately if there were any.

@hatpick hatpick merged commit 34f53c1 into microsoft:main Oct 5, 2020
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* Form dialogs init

* new design

* UX comments

* conflicts resolved

* yarn

* click outside to dismiss expanded

* Fix yarn.lock

* PR comments

* fix demo

Co-authored-by: Soroush <sorgh@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Form Dialogs The creation of an adaptive dialog from a schema defined by creating a form R11 Release 11 - November 15th, 2020 Team: Authoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add form building UI to form dialog extension Add form dialog extension to Composer
5 participants