PromucFlow_constructor/app/client/src
albinAppsmith f1b007412b
fix: Gsheet UI breaking in 110% zoom level (#33525)
## Description

This PR fix the buttons and text getting cut off when the zoom level is
changed for gsheet query.


Fixes #31381  


## Automation

/ok-to-test tags="@tag.Sanity"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9111892238>
> Commit: d7f3c8c96417e5d134f9b6fa274029f1e9340aff
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9111892238&attempt=2"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->





## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-05-16 19:01:35 +05:30
..
actions fix: The case of the missing tabs (#33066) 2024-05-08 22:57:27 +05:30
api chore: Remove blockNavigation in Page create API body (#32859) 2024-04-25 21:31:51 +05:30
assets feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
ce chore: Adding couple of messages for modules (#33502) 2024-05-16 11:00:15 +05:30
components chore: WDS table widget polish (#33417) 2024-05-16 16:11:30 +03:00
constants fix: Api pane and settings responsiveness (#33297) 2024-05-09 17:02:48 +05:30
ee fix: Updating invite modal component to fix issue on EE & improving code splitting of a file (#33216) 2024-05-07 11:43:12 +05:30
enterprise
entities chore: isAIAction uses the wrong interface (#33171) 2024-05-14 21:40:59 +05:30
globalStyles fix: slash menu command show all available queries and datasources fixed (#33076) 2024-05-08 11:43:09 +05:30
icons feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
IDE chore: Pages dropdown common components (#33051) 2024-05-06 12:50:32 +05:30
layoutSystems fix: anvil layout and some cleanup (#33442) 2024-05-15 11:08:24 +03:00
mockComponentProps
mockResponses
mocks feat: Anvil DnD Polish(Refactor) (#32839) 2024-04-29 11:32:08 +05:30
navigation fix: [IDE] Page switch and State switch have deep links to entity to avoid interim load state (#32980) 2024-04-29 10:31:27 +05:30
pages fix: Gsheet UI breaking in 110% zoom level (#33525) 2024-05-16 19:01:35 +05:30
plugins/Linting fix: Remove error for window fetch API (#33339) 2024-05-10 11:30:07 +05:30
polyfills
reducers fix: The case of the missing tabs (#33066) 2024-05-08 22:57:27 +05:30
reflow chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00
sagas chore: Splitting JS Object body dump vs parsed JS Object update to remove race condition originated bad state (#33124) 2024-05-13 09:38:30 +05:30
selectors chore: remove dsl flag (#30986) 2024-05-09 18:41:21 +05:30
templates
theme
transformers fix: self signed certificates value set in the props (#32474) 2024-04-08 14:34:53 +05:30
UITelemetry chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
usagePulse chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
utils chore: Prefetch consolidated api using service worker (#33306) 2024-05-16 18:03:28 +05:30
WidgetProvider feat: On Canvas UI Colors and Widget API to consume these colors (#33013) 2024-05-01 13:57:52 +05:30
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets chore: WDS table widget polish (#33417) 2024-05-16 16:11:30 +03:00
workers chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
App.css
AppErrorBoundry.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
config.d.ts
Globals.d.ts chore: Add support for 3D Custom ECharts (#26657) 2023-09-27 16:54:27 +05:30
index.css feat: font update - PT root UI medium (#33008) 2024-05-08 17:47:34 +05:30
index.tsx chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Prefetch consolidated api using service worker (#33306) 2024-05-16 18:03:28 +05:30
store.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30
wdyr.ts