-
- Downloads
Preserve the original question name in a "save question" modal (#41197)
* Keep the original question name in the save modal where possible Resolves #41196 * Update tests * Append "- Modified" to a suggested question name * Preserve the original question description * Address reviews - adjust the translation string * Add E2E reproduction * Remove extra space * Improve assertions
Showing
- e2e/test/scenarios/question/new.cy.spec.js 31 additions, 0 deletionse2e/test/scenarios/question/new.cy.spec.js
- frontend/src/metabase/containers/SaveQuestionModal/SaveQuestionModal.tsx 13 additions, 2 deletions...tabase/containers/SaveQuestionModal/SaveQuestionModal.tsx
- frontend/src/metabase/containers/SaveQuestionModal/SaveQuestionModal.unit.spec.tsx 4 additions, 4 deletions...tainers/SaveQuestionModal/SaveQuestionModal.unit.spec.tsx
Loading
Please register or sign in to comment