Script
Testing goals
Our Prague Hackathon testing revealed experienced contributors preferred the current implementation [1] of link label editing to the revised version [2].
This feedback called into question our assumption that it makes sense to show the Edit card whenever a contributor taps a link. Reason: in instances when contributors are trying to edit a link's label text, the edit card would potentially [3] add an additional tap.
The primary goal of this test is to learn:
- In the context of editing an existing link's label, how do new contributors find the edit cards? Are they helpful? Do they make sense?
Findings
- .
- .
- .
Actions
- .
- .
- .
Done
- Write test script
- Run test on usertesting.com
- Summarize learnings in "Findings"
- Write "Actions"; represent in T220385
References
- Current link implementation: Tap link > keyboard appears > edit label text..
- Revised implementation: Tap link > edit card appears > tap "edit" label text > edit label text...
- "Potentially": we plan to introduce a "double-tap" which would enable contributors to bypass the edit card and edit a link's label directly.