The master-side refresh batch recorded these goldens against master's composer (customTrigger row, header pager); the merge keeps this branch's redesigned composer (always-visible custom input, footer pager) with copy on the standard locale seat, so the waiting aria and the answered transcript re-record against the merged UI. The answered golden also picks up the ask_user_question toolview row this branch introduces.
18 lines
660 B
Markdown
18 lines
660 B
Markdown
- region "Which color do you prefer?":
|
|
- text: Pick one
|
|
- heading "Which color do you prefer?" [level=2]
|
|
- button "Dismiss all questions":
|
|
- img
|
|
- radiogroup:
|
|
- radio "Blue": 1 Blue A cool recessive hue that reads as calm and trustworthy in long reading sessions and dense dashboards.
|
|
- radio "Green": 2 Green A restful mid-spectrum hue with the highest perceived brightness, easiest on the eye over long sessions.
|
|
- textbox "Type your answer"
|
|
- button "Previous question" [disabled]:
|
|
- img
|
|
- text: 1 / 1
|
|
- button "Next question" [disabled]:
|
|
- img
|
|
- status
|
|
- button "Skip this question"
|
|
- button "Submit" [disabled]
|