-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Bored waiting button doesnt remove itself after processing (#2079) #2235
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
Bored waiting button doesnt remove itself after processing (#2079) #2235
Conversation
|
Sorry for using your PR for testing our new automation, we needed a external user |
🚀 PR Test DeploymentYour PR has been deployed for testing! 🔗 Test URL: http://185.252.234.121:2235 This deployment will be automatically cleaned up when the PR is closed. |
|
In the Demo website it seems that the bored waiting button now instantly shows instead of a delay? |
|
yes, now the button appear while the request is being processed. should there be a delay? |
|
Yes previous logic had a quick delay before showing it |
|
I cant find the delay part, do you know where it is? |
|
similarly i think the logic to hide the button can probably be put here |
f0a3d28 to
6ca97c0
Compare
37a666c to
b828f41
Compare
…ling-Tools#2079) hide bored waiting? button after request handling both success and error cases to properly hide the button.
b828f41 to
954cbfd
Compare
|
I have corrected the pull request, how should I address the conflicts? |
however you wish, using githubs built in resolve conflicts UI or locally and push up |
…f-after-processing
|
done |
|
/deployPR |
|
what does /deployPR? |
…f-after-processing
Deploys it for my testing |
|
/deploypr |
…f-after-processing
🚀 PR Test DeploymentYour PR has been deployed for testing! 🔗 Test URL: http://185.252.234.121:2235 This deployment will be automatically cleaned up when the PR is closed. |
Description
hide bored waiting? button after request handling both success and error cases to properly hide the button.
Closes #(2079)
Images
Checklist