PromucFlow_constructor/app/client/src/pages/setup
Ankita Kinger d839760809
fix: Vertical shift on query module editor when new inputs are being added on EE (#32390)
## Description

- Fixing the Vertical shift on query module editor when new inputs are
being added on EE
- Also, adding loader on the Get started button once it is clicked once,
to avoid allowing multiple clicks on the same, for better UX.

Fixes [#32229](https://github.com/appsmithorg/appsmith/issues/32229)

## Automation

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

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

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










<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Style**
	- Improved user interface by hiding overflow in the Query Editor.
- **New Features**
- Enhanced the setup process with a loading state indicator for form
submission, improving user feedback during setup.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-05 10:45:03 +05:30
..
common.tsx feat: revamp welcome page feature (#27228) 2023-09-29 10:20:06 +05:30
constants.ts fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30
DetailsForm.tsx fix: Vertical shift on query module editor when new inputs are being added on EE (#32390) 2024-04-05 10:45:03 +05:30
index.tsx fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30
NonSuperUserProfilingQuestions.tsx fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30
SetupForm.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
SetupForm.tsx fix: Vertical shift on query module editor when new inputs are being added on EE (#32390) 2024-04-05 10:45:03 +05:30
SignupSuccess.test.tsx
SignupSuccess.tsx chore: removed onboarding flags ab_create_new_apps_enabled , ab_start_with_data_default_enabled (#31384) 2024-03-15 11:13:14 +05:30
UserWelcomeScreen.tsx fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30
WelcomeBackground.tsx fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30