Botfuel / botfuel-dialog

Botfuel SDK to build highly conversational chatbots
https://docs.botfuel.io
Other
102 stars 18 forks source link

fix: fix messenger bot when we have disambiguation view #195

Closed Benjamin15 closed 6 years ago

Benjamin15 commented 6 years ago

When we had disambiguation view, the bot crash before we hadn't payload.option Now, the bot display choice in messenger when we have a disambiguation

task Asana: https://app.asana.com/0/481142309329793/693136421889456

codecov[bot] commented 6 years ago

Codecov Report

Merging #195 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   88.21%   88.21%           
=======================================
  Files          77       77           
  Lines        1655     1655           
  Branches      217      217           
=======================================
  Hits         1460     1460           
  Misses        171      171           
  Partials       24       24
Impacted Files Coverage Δ
...og/src/views/classification-disambiguation-view.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 04e6f90...afabc20. Read the comment docs.