Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can send multiple messages #29

Closed
gsproston-scottlogic opened this issue Jul 17, 2023 · 2 comments · Fixed by #35
Closed

Can send multiple messages #29

gsproston-scottlogic opened this issue Jul 17, 2023 · 2 comments · Fixed by #35
Assignees
Labels
bug Something isn't working frontend Requires work on the frontend
Milestone

Comments

@gsproston-scottlogic
Copy link
Contributor

gsproston-scottlogic commented Jul 17, 2023

There's a bug where the user can send multiple messages over the UI while waiting for a chatGPT response:

image

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

@gsproston-scottlogic gsproston-scottlogic added bug Something isn't working frontend Requires work on the frontend labels Jul 17, 2023
@gsproston-scottlogic gsproston-scottlogic self-assigned this Jul 18, 2023
@gsproston-scottlogic gsproston-scottlogic linked a pull request Jul 18, 2023 that will close this issue
@gsproston-scottlogic
Copy link
Contributor Author

Reopening as this bug is back

@asaha-scottlogic
Copy link

looks ok

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Requires work on the frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants