From fc810602cbfecd873760f3a10992fe67cc7e62f8 Mon Sep 17 00:00:00 2001 From: cjshaw Date: Wed, 2 Aug 2017 12:51:11 -0400 Subject: [PATCH 1/2] make `Back` button label more descriptive; [close #107] --- client/js/_author/locales/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/js/_author/locales/en.js b/client/js/_author/locales/en.js index 0ca784722..bef1bce01 100644 --- a/client/js/_author/locales/en.js +++ b/client/js/_author/locales/en.js @@ -48,7 +48,7 @@ export default { rangeWarning: 'Please enter a positive number under' }, backButton: { - back: 'Back' + back: 'Done' }, bankListHeader: { name: 'Name', From c2be31bf954e17a95bb0d3f72b8f70a0cc3a0559 Mon Sep 17 00:00:00 2001 From: cjshaw Date: Wed, 2 Aug 2017 14:27:54 -0400 Subject: [PATCH 2/2] update back button snapshot for new wording --- .../common/__snapshots__/back_button.spec.jsx.snap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/js/_author/components/common/__snapshots__/back_button.spec.jsx.snap b/client/js/_author/components/common/__snapshots__/back_button.spec.jsx.snap index 2896d7456..c9aab1738 100644 --- a/client/js/_author/components/common/__snapshots__/back_button.spec.jsx.snap +++ b/client/js/_author/components/common/__snapshots__/back_button.spec.jsx.snap @@ -17,7 +17,7 @@ ShallowWrapper { > keyboard_arrow_left - Back + Done , "nodes": Array [ , ], "options": Object {}, @@ -79,7 +79,7 @@ ShallowWrapper { > keyboard_arrow_left - Back + Done , "_debugID": 2, "_renderedOutput": , }, "_renderedNodeType": 0,