[Accessibility Audit] Batch Changes: Create/Edit/Execute a batch change from the web GUI (with server-side execution)
Created by: umpox
Steps to replicate journey
Taken from the user journey list document. Use this for further context.
Create:
- Click “Batch Changes” in the top navigation bar (or navigate to your user/organization batch changes list)
- Click “+ Create batch change” in the top right
- (Optional) Choose a different namespace
- Enter a valid name for the batch change
- Click “Create batch change”
Edit:
- Click “Batch Changes” in the top navigation bar
- Scan the list to find the “Draft” batch change you wish to edit
- Click the name of the batch change on the list item
- Use the built-in editor to edit your batch spec file
- (Note: it doesn’t currently auto-save, so unless you preview workspaces or execute the batch spec you’ll lose your changes, but we intend to introduce auto-saving once server-side execution goes into beta, so I’ll omit that for now in this workflow
😅 )
Execute:
- Follow the workflow to create or edit a batch spec (navigate to the screen with the editor on it)
- Click “Preview Workspaces” on the right panel
- Wait for preview resolution to complete
- Verify the list of workspaces and changesets to import matches what you want and correct any problems with your batch spec if necessary
- Click “Run batch spec” in the top right
How to audit
Follow the instructions here: Auditing a user journey
Note: We are planning on arranging thorough third-party audit in the future, so our focus here is just to find the majority of accessibility issues. Don't worry if you feel you haven't found 100% of potential issues, it is better to focus on the core essentials to complete the journey rather than spending lots of time going through every possible problem.
How to raise discovered problems
Follow the instructions here: Raising an accessibility bug
Any other questions?
See the audit FAQ - add your question if it isn't there already!