appsmith
appsmith copied to clipboard
[Bug]: Error message is incomplete on the debugger when user denies running a query
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
When query run is declined by user, then debugger displays partial information which does not convey the right information. This needs to be enhanced.
Steps To Reproduce
- Set any query to run on page load with user confirmation
- Refresh page and decline query run on user confirmation modal
- Go to the query page and observe the debugger display
{}
as error message onResponse
tab and on Error tab, there's an incomplete message as seen in the image below
Public Sample App
No response
Version
Cloud
no longer reproducible
Error message is still incomplete on the Errors tab of the debugger. Toast message displays text as "action was cancelled by the user" but the debugger shows a different text.
@sribalajig this should be a good issue to tackle as a part of the error journey epic
this is no longer an issue