## 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 --> |
||
|---|---|---|
| .. | ||
| common.tsx | ||
| constants.ts | ||
| DetailsForm.tsx | ||
| index.tsx | ||
| NonSuperUserProfilingQuestions.tsx | ||
| SetupForm.test.tsx | ||
| SetupForm.tsx | ||
| SignupSuccess.test.tsx | ||
| SignupSuccess.tsx | ||
| UserWelcomeScreen.tsx | ||
| WelcomeBackground.tsx | ||