Cloudkibo / KiboPush

0 stars 1 forks source link

User shouldn't move to another block if attachment/ Url is retrieving from server #9531

Closed arveenkumar55 closed 4 years ago

arveenkumar55 commented 4 years ago

Describe the bug If the user clicks another block while retrieving attachment/ Url from the server that attachment/ Url belongs to the new block, not the original one block.

To Reproduce Steps to reproduce the behavior:

  1. Go to chatbot automation
  2. upload attachment/ Url
  3. click on another block that url belongs to this block not original one
  4. See error

Expected behavior User shouldn't move to another block if attachment/ Url is retrieving from server

Front End or Backend End issue? Frontend How was the issue found the automated test or manual test? Manual

When was this issues last working? Not in testcases (Updated testcases)

Screenshots I am on welcome block and i entered youtube url and it is fetching from server Screenshot from 2020-08-18 16-20-35

and click on another block ex: child1 and now this url belongs to child1 block not welcome block which is wrong Screenshot from 2020-08-18 16-20-56

Paper Trail logs There were no paper trails logs here

Browser logs There were no Browser logs here

Sentry Links and Screenshots There were no sentry links logs here

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

ImranBinShoukat commented 4 years ago

Fixed the issue. @arveenkumar55 please test

arveenkumar55 commented 4 years ago

working fine on staging

ImranBinShoukat commented 4 years ago

@arveenkumar55 please test on production as well

arveenkumar55 commented 4 years ago

working fine on production