microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
869 stars 372 forks source link

New "From Scratch" QnA Bot should put me on the QnA Screen #7198

Open cleemullins opened 3 years ago

cleemullins commented 3 years ago

Describe the bug

Actions:

  1. Created a new QnA Maker bot, using the QnA Maker template.
  2. Selected the "From Scratch" option for QnA Maker.
  3. Got the fancy dialog / flowchart screen.

Expected:

Given that I'm doing QnA, I don't really care too much about Intent / Dialog flows as I'm much more focused on my QnA Maker Bot.

image

image

Version

Version: 1.4.0-nightly.237101.f01cb52 Electron: 8.2.4 Chrome: 80.0.3987.165 NodeJS: 12.13.0 V8: 8.0.426.27-electron.0

mewa1024 commented 3 years ago

(adding @vivekkshankar for food for thought for overall QnA flow)