PromucFlow_constructor/app/client/src/pages
sneha122 5849cc0141
fix: gapi script not loaded error handling (#22624)
## Description

This PR adds:
- When google apis script, that is responsible for loading the file
picker, is not fetched over the network due to any reason, then we need
to show appropriate error message of authorisation failed to the user.
This PR handles that case

> Add a TL;DR when description is extra long (helps content team)

Fixes #20874 

Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video


## Type of change

- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?

- Manual

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2023-04-27 11:54:38 +05:30
..
Applications chore: Removing feature flag for app level invites (#22650) 2023-04-26 12:48:16 +05:30
AppViewer chore: Updating permission check for share modal to invite users (#22396) 2023-04-21 18:53:05 +05:30
common fix: Remove excess padding on right side and fix widget drop in nested containers (#22533) 2023-04-26 13:39:11 -04:00
Editor fix: gapi script not loaded error handling (#22624) 2023-04-27 11:54:38 +05:30
Settings fix: airgapped instance bug fixes (#22440) 2023-04-20 13:54:55 +05:30
setup fix: hide telemetry form for airgap instance (#22546) 2023-04-20 14:57:41 +05:30
Templates feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
tests chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
UserAuth feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
UserProfile fix: disable uppy informer and hide welcome tour cta for airgap (#22695) 2023-04-26 12:49:08 +05:30
users chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
workspace chore: Updating permission check for share modal to invite users (#22396) 2023-04-21 18:53:05 +05:30
utils.ts feat: Google sheet file picker on blank page (#22148) 2023-04-14 12:49:42 +05:30