hudec117 / sf-user-perm-report

Salesforce User Permission Report allows you to see a report of all the permissions a user has and where they are set.
MIT License
10 stars 2 forks source link

HTTP Request Error Handling #8

Closed hudec117 closed 3 years ago

hudec117 commented 3 years ago

HTTP requests via fetch() do not have any error handling or alerting. This should be fixed by adding error handling and an alert on the UI.