PromucFlow_constructor/app/client/src/pages
akash-codemonk b8f96e261c
fix: reconnect modal google sheets (#23484)
https://www.notion.so/appsmith/Reconnect-Datasource-Modal-is-broken-62201e5b77834410a114801dd80ce752?pvs=4#5fcc5745b17e43f7a7a641e90125c062

https://www.notion.so/appsmith/Reconnect-Datasource-Modal-is-broken-62201e5b77834410a114801dd80ce752?pvs=4#6a03b3688f274dda8fd350ff3e63992a
Update z index for UI fix. 
The picker doesn't have focus at all as when the ads modal is visible
all pointer events are disabled elsewhere which includes the filepicker,
fixed this by adding pointer events auto to the file picker.
This also means we have to handle closing of modal ourselves, so I am
checking if the user clicks on the overlay around the modal or the close
button and then closing the modal.


https://www.notion.so/appsmith/The-list-of-pages-in-submenu-in-entity-explorer-are-not-visible-and-no-scroll-present-28a0e21491a44abbb1d18a5b14c8359b?pvs=4#9991ff86ac954e368cd4eead2154f6b0
Updated max height

---------

Co-authored-by: Tanvi Bhakta <tanvibhakta@gmail.com>
2023-05-25 18:08:51 +05:30
..
Applications feat: deprecate duplicate button (#23461) 2023-05-24 10:34:52 +05:30
AppViewer fix: Page name cutoff (#23394) 2023-05-24 12:02:58 +05:30
common fix: reconnect modal and viewmode of g sheets plugin (#23674) 2023-05-24 14:46:14 +05:30
Editor fix: reconnect modal google sheets (#23484) 2023-05-25 18:08:51 +05:30
Settings fix: Adding a check to not update the settings if the variable doesn't exist in docker.env (#23646) 2023-05-23 22:30:20 +05:30
setup feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Templates feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
tests feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
UserAuth feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
UserProfile feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
users chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
workspace feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
utils.ts feat: Google sheet file picker on blank page (#22148) 2023-04-14 12:49:42 +05:30