Merge pull request #2308 from deepseek-harness/feat/web-collapsible-question-composer
feat(web): make the ask-user question card collapsible
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
- region "Which color do you prefer?":
|
||||
- text: Pick one
|
||||
- heading "Which color do you prefer?" [level=2]
|
||||
- button "Collapse the question card" [expanded]:
|
||||
- img
|
||||
- button "Dismiss all questions":
|
||||
- img
|
||||
- group:
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
- region "Which color do you prefer?":
|
||||
- text: Pick one
|
||||
- heading "Which color do you prefer?" [level=2]
|
||||
- button "Collapse the question card" [expanded]:
|
||||
- img
|
||||
- button "Dismiss all questions":
|
||||
- img
|
||||
- group:
|
||||
|
||||
@@ -32,6 +32,8 @@
|
||||
- region "Ready to continue?":
|
||||
- text: Checkpoint
|
||||
- heading "Ready to continue?" [level=2]
|
||||
- button "Collapse the question card" [expanded]:
|
||||
- img
|
||||
- button "Dismiss all questions":
|
||||
- img
|
||||
- radiogroup:
|
||||
|
||||
Reference in New Issue
Block a user