appsmith
appsmith copied to clipboard
[Bug]-[206]:Discarding git changes is stuck on UI and does not show any error on the application
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
When there's an error during git discard, the UI is stuck and does not respond to any mouse clicks. Checking browser console reveals the error being an error accessing repo file.
Steps To Reproduce
- Create a git-connected app whose git configuration has been changed so it reflects an error on the frontend
- Make changes on the app and try to discard these changes and observe that the progress bar gets stuck after a point with no error notification.
- Go to browser console and observe the error
https://www.loom.com/share/1e9f45fce5794f2aa7e8364c6b608906

Public Sample App
No response
Version
Cloud
Stats
| Stat | Values |
|---|---|
| Reach | 103 |
| Effort (months) | 1 |
This is a result of not responding properly to the error reports from the server. @ankitsrivas14 to check this.
Stale