Bug 22681 - Onboarder: buttons should say "next" instead of "submit"
Summary: Onboarder: buttons should say "next" instead of "submit"
Status: BLOCKED
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Liz Rea
QA Contact: Testopia
URL:
Keywords:
Depends on: 18888 18308
Blocks:
  Show dependency treegraph
 
Reported: 2019-04-10 19:29 UTC by Liz Rea
Modified: 2019-04-12 08:33 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 22681: Onboarder buttons should say "Next" instead of "Submit" (6.96 KB, patch)
2019-04-10 19:41 UTC, Liz Rea
Details | Diff | Splinter Review
Bug 22681: Onboarder buttons should say "Next" instead of "Submit" (7.02 KB, patch)
2019-04-11 01:50 UTC, Hayley Pelham
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Liz Rea 2019-04-10 19:29:59 UTC
Submit is a developer term, it's a wizard, we should use "next" instead.
Comment 1 Liz Rea 2019-04-10 19:41:51 UTC
Created attachment 87732 [details] [review]
Bug 22681: Onboarder buttons should say "Next" instead of "Submit"

To test:
1) Drop and recreate your database, then restart_all

2) Go through the onboarding tool, noting that the order matches the
following and progressing each step the button says "Next":
 1 Create a library
 2 Create patron category
 3 Set minPasswordLength
 4 Create Koha administrator
 5 Create item type
 6 Define currency (see step 3!)
 7 Circulation rule/Complete

All of the pages should work as normal and onboarding should be completed as usual.
Comment 2 Hayley Pelham 2019-04-11 01:50:43 UTC
Created attachment 87748 [details] [review]
Bug 22681: Onboarder buttons should say "Next" instead of "Submit"

To test:
1) Drop and recreate your database, then restart_all

2) Go through the onboarding tool, noting that the order matches the
following and progressing each step the button says "Next":
 1 Create a library
 2 Create patron category
 3 Set minPasswordLength
 4 Create Koha administrator
 5 Create item type
 6 Define currency (see step 3!)
 7 Circulation rule/Complete

All of the pages should work as normal and onboarding should be completed as usual.

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Comment 3 Katrin Fischer 2019-04-12 08:33:21 UTC
Temporarily blocked by dependency - moving back into the QA queue once that is resolved.