You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a bug where the user can send multiple messages over the UI while waiting for a chatGPT response:
AC
GIVEN user has sent a message
AND hasn't got a reply yet
WHEN the user tries to send a second message
THEN it should not be sent
AND the text box should not be cleared
The text was updated successfully, but these errors were encountered:
There's a bug where the user can send multiple messages over the UI while waiting for a chatGPT response:
AC
GIVEN user has sent a message
AND hasn't got a reply yet
WHEN the user tries to send a second message
THEN it should not be sent
AND the text box should not be cleared
The text was updated successfully, but these errors were encountered: