## Description Restricting the re-submission of welcome form on multiple submit button clicks to fix the instance admin not getting correct access issue. Fixes [#31202](https://github.com/appsmithorg/appsmith/issues/31202) ## Automation /ok-to-test tags="@tag.Settings" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!IMPORTANT] > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/8504873135> > Commit: `15ffef64c4b9b770ecf1ee95a3a20cfd4f193a3c` > Cypress dashboard url: <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8504873135&attempt=1" 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 - **Bug Fixes** - Updated the setup form to prevent multiple submissions by refining the submission logic. <!-- 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 | ||