This interaction allows a user to add single or multiple items, check they are correct - and provide an option to add more. This pattern can be used to add people to an application, - add items to a list or upload files.
+ and provide an option to add more. +This pattern can be used to:
+Follow this pattern:
When adding multiple items of the same thing, the pattern should:
+To help users add multiple items of the same thing, the pattern should:
Allow users to add files one at a time, check the files on a subsequent screen, and add more if required in an add multiple files loop.
+If document categorisation is required, allow the user to select the document type before uploading the file.
+Where possible, split tasks up into shorter flows, with 'Check answers' screens at the end of each mini task, rather than after a long task.
+ +In four rounds of research with external users, we found:
+More research is needed with users with access needs.
+If your service uses this pattern, let us know of any insights you have on accessibility considerations.
@@ -69,6 +94,7 @@ const Page: FCMore research is needed. If your service uses this pattern, get in touch to share your user research findings.
@@ -77,8 +103,10 @@ const Page: FCThis pattern needs improving. We need evidence about:
To contribute, add your thoughts and research findings to our GitHub discussion, or follow our contribute guidance.