chatcontract / public-issues

This repository is to log all the issues reported by our users.
0 stars 0 forks source link

Unable to close the add key term dialogue box #307

Open ChatContractAI opened 1 week ago

ChatContractAI commented 1 week ago
  Unable to close the add key term dialogue box. 

Desc: When i click on close icon to close the dialogue box for adding new key term it gives a error message at the top center of the screen that says "something went wrong".

As a user i do not see any option to go back to the data table page as im not able to close the dialogue box.

Steps to Replicate: Go to data table page >> Click on add key term button >> Click add new key term >> click on the close icon to close the dialogue box >> Error message appears.

Description - [What went wrong? Keep it brief.] Steps to Reproduce - [How can we make this bug happen?] Expected Behavior - [What did you expect to see?] Actual Behavior - [What did you actually see?] Error -

  UserId - a835a711-7301-4d4b-81f3-1b10da74efb0 
  Detailed Message - 
samyak112 commented 1 week ago

RCA

This happened because backend was not giving any response and frontend was still loading and till frontend is doing some processing like adding a key term, Frontend doesn't let users close the dialog box, so this behavior was expected, here is the bug resolution from Mayank's side which explains the backend issue

https://github.com/chatcontract/public-issues/issues/306